Changes between Initial Version and Version 1 of Ticket #419, comment 6
- Timestamp:
- Oct 15, 2016, 9:13:32 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #419, comment 6
initial v1 1 The LDAP schema now includes **scriptsVhostCertificate** and **scriptsVhostCertificateKeyFile** :1 The LDAP schema now includes **scriptsVhostCertificate** and **scriptsVhostCertificateKeyFile** (r2787, r2788): 2 2 3 3 {{{ … … 18 18 19 19 I wrote a script **/etc/httpd/export-scripts-certs** to generate the Apache configuration and PEM files from LDAP (r2791), and removed the certificates from version control (r2792). 20 21 Then I wrote a script **locker/sbin/vhostcert** for converting certificate chains between PEM format and the LDAP format (r2793). It also automatically puts the chain in the right order and deletes the self-signed root.