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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to