ESGF / esgf-installer

ESGF P2P Node Installer
https://esgf.llnl.gov/
Other
20 stars 21 forks source link

Hostcert not being signed by Temp CA #450

Closed William-Hill closed 6 years ago

William-Hill commented 6 years ago

The installer creates a temp CA and then generates hostcert that gets used by MyProxy (/etc/tempcerts/hostcert which then gets copied to /etc/grid-security/hostcert.pem). However the sign_request() function is currently making hostcert a self-signed cert instead of signing it with the Temp CA.

This should be corrected.

William-Hill commented 6 years ago

Resolved by 32330ceb4c42ea5b044ec1494b7dd1dc7e607f53