You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "dongdongqin (GitHub)" <gi...@apache.org> on 2019/01/24 10:56:51 UTC

[GitHub] [incubator-dubbo-spring-boot-project] dongdongqin opened issue #407: Could I use tomcat insteand jetty for rest protocol, when integrating with springboot? (rest protocol 和 springboot 共用一个tomcat,这样可以吗? 同时配置tomcat 的https )


[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/407 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-spring-boot-project] sylartp commented on issue #407: Does dubbo springboot support SSL for dubbo protocol, and https for rest protocol?

Posted by "sylartp (GitHub)" <gi...@apache.org>.
@dongdongqin 
it seems not to be supported from official website so far.
there is a suggestion.
you can run api-gateway application to protect your rest api, and then all of service applications are internal net call.

[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/407 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-spring-boot-project] dongdongqin commented on issue #407: Does dubbo springboot support SSL for dubbo protocol, and https for rest protocol?

Posted by "dongdongqin (GitHub)" <gi...@apache.org>.
thanks  for your response.
internal net call also need ssl and https in our company.
Thus, we plan to change the source code to support.
thanks!

On Thu, Jan 31, 2019 at 6:12 PM tppppp <no...@github.com> wrote:

> @dongdongqin <https://github.com/dongdongqin>
> it seems not to be supported from official website so far.
> there is a suggestion.
> you can run api-gateway application to protect your rest api, and then all
> of service applications are internal net call.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/incubator-dubbo-spring-boot-project/issues/407#issuecomment-459289526>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AUqA_Tq8bobz0r10SYzwt_JgWqvstJHcks5vIsGTgaJpZM4aQnsR>
> .
>


[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/407 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org