Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
ssl
.
Show all posts
Showing posts with label
ssl
.
Show all posts
Wednesday, July 24, 2013
Enable SSL in Apache Server in Windows
›
Step 1: Installing OpenSSL on Windows Step 2: Create Self-Signed Certificate Windows Step 3: Open up conf\httpd.conf in a t...
Tuesday, July 23, 2013
Create Self-Signed Certificate Windows
›
At first install OpenSSL in your windows machine. Several files related to your your SSL certificate will be created in this section, s...
Redirect To SSL Using Apache’s .htaccess
›
There are plenty of times I want to require users to be accessing a site only via SSL. My first try at this was to simple create a .htacces...
Thursday, April 25, 2013
cURL in PHP to access HTTPS (SSL/TLS) protected sites
›
The problem From PHP , you can access the useful cURL Library (libcurl) to make requests to URLs using a variety of protocols such as...
›
Home
View web version