Most Popular

Login:

Your Login Details

Forget Your Password?

Create an account

How to Create A Self Signed Certificate

Do you have a really tight budget? You could sign your own SSL certificate as long as you can install your root certificate to all the computers that will be accessing your site (or just ignore the pesky warning messages stating that the certificate is not trusted)

Here are some useful tutorials to use when you want to create a self-signed certificate:

How to create a self-signed SSL Certificate

The following is an extremely simplified view of how SSL is implemented and what part the certificate plays in the entire process.

Creating a self-signed SSL certificate

Following is a step-by-step guide to creating a self-signed server certificate with openssl on linux. Solaris 2.10 issues are touched on briefly as well.

Creating a Self-Signed Certificate using OpenSSL for use with Microsoft Internet Information Services (IIS) 5

This document describes how to sign your own SSL certificate requests using the OpenSSL toolkit and use these self-signed certificates to allow HTTPS connections to Microsoft's IIS 5 web server (as supplied with Windows 2000).

Setting up SSL with a SelfSSL certificate on Windows Server 2003

This tutorial will demonstrate how to install SelfSSL from the IIS Resource Kit and set up the certificate in IIS 6. I will assume you have already downloaded the kit (linked to above) and IIS.

Eclectica - Creating and Using SSL Certificates

This document describes how to establish yourself as a root certificate authority (root CA) using the OpenSSL toolset. As a root CA, you are able to sign and install certificates for use in your Internet server applications, such as Apache and Stunnel. (Also includes translation into other languages such as Spanish and Hungarian.)

G-Loaded - Be Your Own Certificate Authority (CA)

This document is a summary of all the articles I have read about openssl. It describes in short how to become your own Certificate Authority (CA) and how to create and sign your own certificate requests. Make no mistake, these certificates are good only for personal use or for use in your intranet in order to provide a secure way to login or communicate with your services, so that passwords or other data is not transmitted in the clear. No one else will or should trust these certificates.

 Digg  Slashdot  del.icio.us  Reddit  furl

Posted on June 16, 2007

Write a comment


If you have trouble reading the code, click on the code itself to generate a new random code.
Security Code:
 
Post Comment