13.07.2015 Views

LDAP and OpenLDAP - FTP Directory Listing

LDAP and OpenLDAP - FTP Directory Listing

LDAP and OpenLDAP - FTP Directory Listing

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

TLS <strong>and</strong> OpenSSLTLS allows clients that support secure communication to requestan encrypted section. If so, encryption begins before ANY DATAis transferred. Encryption is via the OpenSSL libraries, <strong>and</strong> youmust generate a OpenSSL certificate:$ cd /usr/share/ssl/certs$ openssl req new x509 nodeskeyout slapd.key days 365out slapd.pem \NOTE: It is IMPERITIVE that you correctly enter your FQDN when generatingcertificates.Then simply specify the location of the certificate file in slapd'sconfiguration file. (Default: /etc/openldap/slapd.conf)TLSCertificateFile /usr/share/ssl/certs/slapd.pemTLSCertificateKeyFile /usr/share/ssl/certs/slapd.keyTLSCACertificateFile /usr/share/ssl/certs/slapd.pem

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!