小编Mar*_*rco的帖子

SSL连接失败,没有来自服务器的证书请求,从AWS上运行的本地Websphere AS连接到AWS上的Nginx

I'm having a hard time connecting to a service with client authentication. The service ("SecureService") is on AWS. The clients are on a Linux VM on my Mac. Nginx on SecureService enforces Client Authentication on the resource I'm accessing on port 443. I can get a successful response connecting from the same VM to the same SecureService, using a proof of concept Java standalone application (openjdk 1.8.0_60) or other clients (wget, openssl), but not from the same Java code hosted …

java authentication ssl nginx sni

7
推荐指数
1
解决办法
1702
查看次数

标签 统计

authentication ×1

java ×1

nginx ×1

sni ×1

ssl ×1