Task #2916
Story #2720: KNB, LTER, PISCO, ESA, SANPARKS roll out
Task #2882: KNB MN upgrade
Install DataONE CA (new KNB)
100%
Description
in /etc/ssl/certs
History
#1 Updated by Ben Leinfelder over 12 years ago
This one is ready for any edits that need to be made.
sudo vi /etc/apache2/sites-enabled/knb-ssl
hard to test since we don't have the hostname switched over...but good to have all the ducks in a row.
#2 Updated by Chris Jones over 12 years ago
- Status changed from New to In Progress
SCP'd DataONECAChain.crt to mn-ucsb-3 and mn-ucsb-2 with the following contents from cn-ucsb-1:
cat /var/local/dataone/ca/DataONEProductionCA.crt \
/var/local/dataone/ca/DataONERootCA.crt \
/etc/ssl/certs/cilogon-basic.pem \
/etc/ssl/certs/cilogon-openid.pem \
/etc/ssl/certs/cilogon-silver.pem >> /etc/ssl/certs/DataONECAChain.crt
Added:
SSLCACertificateFile /etc/ssl/certs/DataONECAChain.crt
to:
mn-ucsb-3: /etc/apache2/sites-available/knb-ssl
mn-ucsb-2: /etc/apache2/sites-available/org.esa.data-ssl
mn-ucsb-2: /etc/apache2/sites-available/org.palmyraresearch.data-ssl
#3 Updated by Ben Leinfelder over 12 years ago
- Status changed from In Progress to Closed