有誰知道 Spring Boot 2.0 或 2.1 中所做的特定更改改變了 SSL 主機驗證的處理方式?升級我的服務(wù)后,我現(xiàn)在得到了SSLPeerUnverifiedException : Certificate for xyc.com does not match any of the subject alternative names [..]。降級回 1.x,錯誤就會消失。
RestTemplate/HttpClient 更改 Spring Boot 1.5 -> 2.1
呼喚遠(yuǎn)方
2023-07-13 15:34:28