You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/02 11:33:47 UTC

[GitHub] [dubbo] fishautumn opened a new issue, #10867: Does dubbo support login nacos with https?

fishautumn opened a new issue, #10867:
URL: https://github.com/apache/dubbo/issues/10867

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   <!-- For all design discussions please continue. -->
   
   It seems nacos supports https (see [link](https://github.com/alibaba/nacos/blob/2eb7f739fd82c9e8c62621ea77e77538eaaecc2c/client/src/main/java/com/alibaba/nacos/client/config/impl/ServerListManager.java#L199)).
   
   But I cannot make it work with Dubbo. I tried to specified `dubbo.registry.address=nacso://https://nacos-server:8848`, but it doesn't pass `org.apache.dubbo.common.utils.UrlUtils#parseURL`.
   
   Do we plan to support login nacos with http? If we already support it, is there any document link or sample code?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #10867: Does dubbo support login nacos with https?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10867:
URL: https://github.com/apache/dubbo/issues/10867#issuecomment-1302808295

   @KomachiSion PTAL


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] fishautumn commented on issue #10867: Does dubbo support login nacos with https?

Posted by GitBox <gi...@apache.org>.
fishautumn commented on issue #10867:
URL: https://github.com/apache/dubbo/issues/10867#issuecomment-1301558727

   Do Dubbo and Nacos have an agreement on the solution to support it?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] EddyChina commented on issue #10867: Does dubbo support login nacos with https?

Posted by "EddyChina (via GitHub)" <gi...@apache.org>.
EddyChina commented on issue #10867:
URL: https://github.com/apache/dubbo/issues/10867#issuecomment-1698850465

   Any update guys?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #10867: Does dubbo support login nacos with https?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #10867:
URL: https://github.com/apache/dubbo/issues/10867#issuecomment-1301497215

   Currently Dubbo does not support Nacos using https connection. This function requires Nacos to provide complete support first, and then adapt it on Dubbo.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org