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

HTTPS

HTTPS

Great Reads

by Andy Feng
Create a simple and flexible HTTPS server using JDK to process GET/POST requests
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 Jason Sultana
A look at some injection-style vulnerabilities

Latest Articles

by Andy Feng
Create a simple and flexible HTTPS server using JDK to process GET/POST requests
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 Jason Sultana
A look at some injection-style vulnerabilities

All Articles

Sort by Score

HTTPS 

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 Andy Feng
The article introduces a complete C# solution to grab Html data through POST request from remote server and extract fields from the Html source through parsing its DOM structure.
by Alexandros Pappas
Example of a self hosted WCF service over HTTPS with transaction
by Tim Pettersen
Fork a teammate's repository / Copy your fork and make a change to the repository / Create a pull request
by Sergey Kizyan
You need to change your default HTTP protocol to HTTPS in your Azure WebService. This article explains how to do it.
by gfazzola
In this article I will explain the implementation of an infrastructure to host and manage windows services in a practical and interactive way.As a practical example of the solution will be implemented a dynamic ip update client of DucDNS
by Manoj Reddy Ch
Securing BizTalk WCF Receive Locations with SSL and Client certificate authentication and authorization.
by boris_oleinic
This article describes how to use the RestSharp SDK to build an application for the Box.com Cloud service.
by boris_oleinic
The article describes how to use the RestSharp SDK to build an application for the Box.com Cloud service
by boris_oleinic
The article describes how to use the RestSharp SDK to build an application for the DropBox Cloud service.
by ashish__shukla
Understanding HTTPS protocol
by gptankit
An approach to making better use of cluster error feedback
by Maxim Komlev
Example of WebBrowser customization and http/https server on localhost as engine for cross-platform application based on web technologies.
by Ido Flatow
This is the sixth post in the WCF 4.5 series.