From where I can the list of popular certificate authorities public keys . Just like all browsers are coming with pre-installed certificates(public keys) of certificate authorities. Now I am preparing ssl client which will connect to the different servers so just like browsers I need public keys of all certificate authorities to validate the server that I am connecting.

Please at least show me the place where I can get certificate authority certificates at glance .

有帮助吗?

解决方案

Curl providers a script to extract Firefox's bundled CA certificates.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top