开发者

How to import a keystore using BouncyCastle's TLS Api

开发者 https://www.devze.com 2023-03-29 23:11 出处:网络
I have a question about using BouncyCastle\'s lightweight TLS API (Java version). On the BouncyCastle website, I noticed that it says with the latest release (1.46), the TLS api supports client-authen

I have a question about using BouncyCastle's lightweight TLS API (Java version). On the BouncyCastle website, I noticed that it says with the latest release (1.46), the TLS api supports client-authentication.

However, I don't kno开发者_开发问答w how to import existing certificates for the TlsClient to use. How does one import a certificate or a keystore to use with BC's TLS api?


I answered a similar question on the BC mailing list recently.

0

精彩评论

暂无评论...
验证码 换一张
取 消