This shows you the differences between two versions of the page.
|
middleware:deploy:ed:ldap [2009/10/07 17:17] 127.0.0.1 external edit |
middleware:deploy:ed:ldap [2009/10/14 11:13] (current) dhawes change link for the cachain |
||
|---|---|---|---|
| Line 98: | Line 98: | ||
| - Create a self-signed certificate for the instance: <code>openssl req -new -x509 -nodes -out ed-unified-cert.pem -keyout ed-unified-key.pem -days 365</code> | - Create a self-signed certificate for the instance: <code>openssl req -new -x509 -nodes -out ed-unified-cert.pem -keyout ed-unified-key.pem -days 365</code> | ||
| - Copy the keypair: <code>cp ed-unified-cert.pem ed-unified-key.pem $OPENLDAP_HOME/etc/openldap/</code> | - Copy the keypair: <code>cp ed-unified-cert.pem ed-unified-key.pem $OPENLDAP_HOME/etc/openldap/</code> | ||
| - | - Download the [[https://vtmwra.eprov.iad.vt.edu/cacert/cachain.pem|VT Middleware CA chain]] and copy it to the OpenLDAP instance: <code>cp cachain.pem $OPENLDAP_HOME/etc/openldap/</code> | + | - Download the [[pubs>vt-cachain.pem|VT Middleware CA chain]] and copy it to the OpenLDAP instance: <code>cp vt-cachain.pem $OPENLDAP_HOME/etc/openldap/</code> |