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

SSL

SSL

Great Reads

by David Maw
A working example of a Windows client and server using TLS over TCP.
by Vyacheslav Voronenko
How letsencrypt can be introduced as part of the deployment play for your project using Ansible tool
by yafeya
Build a username authentication WCF self-host application with SSL
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 Vyacheslav Voronenko
How letsencrypt can be introduced as part of the deployment play for your project using Ansible tool
by yafeya
Build a username authentication WCF self-host application with SSL
by Matt Scarpino
This article explains how to access OpenSSL in C applications.

All Articles

Sort by Score

SSL 

by Vyacheslav Voronenko
How letsencrypt can be introduced as part of the deployment play for your project using Ansible tool
by yafeya
Build a username authentication WCF self-host application with SSL
by Robby Tendean
How to bypass SSL certificate validation checking and restore it
by Pascal Hubert
Looks like what I use!ServicePointManager.ServerCertificateValidationCallback = New RemoteCertificateValidationCallback(Function() True)
by Sufyan S Jabr
All items needed to successfully connect to IBM MQ
by Artefakt94
Enabling SSL with IIS Express in Visual Studio
by Abel Wike
Installation guideline to applying SSL certificate in OpenCart
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.