Category Archives: Webservers

Setup SSL with Apache

SSL is a technique based on public/private key cryptography. It runs on port 443 accessed via https://servername

# Certificates

1. Generate a Private Key & CSR (Certificate Signing Request)

Configure SVN Server with Apache & LDAP Authentication

Installation

[[email protected] ~]# yum install mod_authz_ldap mod_dav_svn subversion