CertificateException: No name matching ssl.someUrl.de found

后端 未结 7 1800
生来不讨喜
生来不讨喜 2020-11-29 21:22

I\'m trying to connect to one of my servers through ssl, with Java. I tried a lot of options here is my best try:

I generate a jssecacerts with the recommendet scrip

相关标签:
7条回答
  • 2020-11-29 22:19

    The server name should be same as the first/last name which you give while create a certificate

    0 讨论(0)
提交回复
热议问题