标签: java ssl certificate
我需要发送REST api请求,该请求需要TLS证书以及所有CA证书 我有mshtml和.key个文件以及.crt,如何加载这些文件并与passphrase或HttpURLConnection一起使用?
mshtml
.key
.crt
passphrase
HttpURLConnection