ESGF / esgf-installer

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

myproxy-certificate-mapapp can break if openssl is upgraded #714

Closed pchengi closed 5 years ago

pchengi commented 5 years ago

The script, myproxy-certificate-mapapp, is currently dependent on the output being formatted in a specify way, particularly the output of openssl x509; in version 1.1.1 of Openssl, the format of the output has changed, so the code needs to be made more robust, to ensure it doesn't break in the future.

pchengi commented 5 years ago

Fixed in https://github.com/ESGF/esgf-installer/commit/8793583556464267fe191a2a2f8621ee25436189