zouwenxmu commented on issue #1608: 
servicecomb1.3+spingboo2,启用了ssl,但是实际https请求会报错
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1608#issuecomment-598806247
 
 
   
   
   
   
通过接口测试https://127.0.0.1:8080/test/hello,报错`java.lang.IllegalArgumentException: 
Invalid character found in method name. HTTP method names must be 
tokens`,使用restTemplate.getForEntity("cse://demo2/test/hello", 
String.class)请求则要求create SSL connection,目前我使用springboot2的ssl配置可以正常发布https的rest服务

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to