Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / certificate

Certificate

certificate

Great Reads

by David Maw
A working example of a Windows client and server using TLS over TCP.
by Bastian Eicher
CompositeJKS allows you to load a custom Java KeyStore into the SSL Context without replacing the system CA list.
by Matt Scarpino
This article explains how to access OpenSSL in C applications.

Latest Articles

by David Maw
A working example of a Windows client and server using TLS over TCP.
by Bastian Eicher
CompositeJKS allows you to load a custom Java KeyStore into the SSL Context without replacing the system CA list.
by Matt Scarpino
This article explains how to access OpenSSL in C applications.

All Articles

Sort by Score

certificate 

by Bastian Eicher
CompositeJKS allows you to load a custom Java KeyStore into the SSL Context without replacing the system CA list.
by #realJSOP
Retrieve certificates from the system certificate store
by Safak Tarazan
This tip explains how to embed standard / custom extentions in to a X509 SSL Certificate. In addition to this, parsing this extension is also given here.