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 David Maw
A working example of a Windows client and server using TLS over TCP.
by Matt Scarpino
This article explains how to access OpenSSL in C applications.
by ASP.NET Community
Traffic on the wire needs to be secured as well.  Usually this means SSL, but sometimes it means IPSec or certificates.How ToHow To: Call a Web
by Suraj Pant
In this post we will discuss a quickest way to create a secure website with self signed certificate.
by Tony_Fu
This article describes how to set up a debugging environment for SSL web services from iOS clients to a server using man-in-the-middle proxies.
by Lars_Klint
In this project, I’ll show you how with relatively little effort and cost your application can serve a global market thanks to Azure Front Door.
by Frank Boucher
Tutorial to map a naked domain on an Azure resource
by Dharmesh_Kemkar
Basics on Cryptography, SSL and Digital Signature
by Ahmed Charfeddine
Websocket, SSL, Json, MySQL are all combined together with Push Framework to produce a C++ server that interacts with an Angularjs web front-end. The application shows the ease of implementing CRUD.
by Akhil Mittal
This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization.
by Kel_
Securing Spike Engine HTTP & Websockets with TLS/SSL layer.
by Manoj Reddy Ch
Securing BizTalk WCF Receive Locations with SSL and Client certificate authentication and authorization.
by Marc Clifton
Your beginning to end, step by step, guide.
by Alvin Ashcraft
The Latest Release of Aspose.Email
by Elmue
With this project, C++ and .NET Windows programmers get a very versatile library to send and download emails via SMTP, POP3 and IMAP with TLS and SSL support.
by jeremylei
A RESTful web service using the newest .NET platform features including automatic serialization/deserialization of complex types.