Changes between Version 2 and Version 3 of ESGFNodeInstallation/GeneratingCertsFromTruststore
- Timestamp:
- Jun 4, 2014 1:56:29 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFNodeInstallation/GeneratingCertsFromTruststore
v2 v3 16 16 }}} 17 17 18 For averiguate the hash of the cert 19 {{{ 20 #!sh 21 $ openssl x509 -subject_hash_old -noout -in cert 22 }}} 18 23 19 24