yu65044 opened a new issue #2932:
URL: https://github.com/apache/incubator-shenyu/issues/2932
### Question
My local https request can be successfully registered to divide, but the
gateway forwarding keeps prompting:Caused by:
javax.net.ssl.SSLHandshakeException: General SSLEngine problem
The version running locally is 2.4.2-tar, Windows 10 environment:
Both admin and bootstrap use the default configuration, the local client
uses the p12 certificate generated by the local jdk8, and the service
configuration is:
shenyu:
register:
registerType: http #zookeeper #etcd #nacos #consul
serverLists: http://localhost:9095 #localhost:2181
#http://localhost:2379 #localhost:8848
props:
username: admin
password: 123456
client:
http:
props:
contextPath: /message-center
protocol: https://
appName: message-center
port: 8443
--
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-unsubscr...@shenyu.apache.org
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org