» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with OpenSSL + Apache

Create Self-signed SSL Certifcate using OpenSSL for testing purposes in Debian/Ubuntu

Secure Sockets Layer is an application-level protocol which was developed by the Netscape Corporation for the purpose of transmitting sensitive information, such as Credit Card details, via the Internet. SSL works by using a private key to encrypt data transferred over the SSL-enabled connection, thus thwarting eavesdropping of the information. The most popular use of SSL is in conjunction with web browsing (using the HTTP protocol), but many network applications can benefit from using SSL. By convention, URLs that require an SSL connection start with https: instead of http:.

User:chr05210084: Open mind | Sharing ideas and experiences.

StartSSL_ Certificates & Public Key Infrastructure

StartSSL is the only free SSL key cert available but, there have been reported issues with IE and some linux distros of Firefox.

Firefox: del.icio.us/tag/firefox

Apache2 with Webdav & htpasswd using openSSL certs

This is a how-to on using webdav on apache. Webdav allows users to access there files across the internet as if they are using a file system to access the files stored on your home directory in the network.

Name: Apache
HomePage: http://www.apache.org/
Function: Webserver

Name: OpenSSL
HomePage: http://www.openssl.org/
Function: developed for transmitting private documents via the Internet using a cryptographic ystem

http://www.opensourcehowto.org/how-to/apache/apache2-with-webdav—htpasswd-using-openssl-certs.html