我有私钥和服务器证书的pem证书.我可以使用curl执行它,一切正常.
curl -O -k --cert-type pem --cert mypem.pem url
但是我希望将它与java一起使用,最好从Spring开始使用RestTemplate.
java authentication spring pem resttemplate
authentication ×1
java ×1
pem ×1
resttemplate ×1
spring ×1