Changes between Version 121 and Version 122 of ESGFNodeInstallation
- Timestamp:
- Jul 22, 2014 1:35:58 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFNodeInstallation
v121 v122 425 425 }}} 426 426 427 428 4. Test it 429 {{{ 430 #!sh 431 $ openssl s_client -connect data.meteo.unican.es:443 </dev/null 2>/dev/null |openssl x509 -noout -subject -issuer_hash -issuer -dates 432 433 subject= /OU=Domain Control Validated/CN=data.meteo.unican.es 434 d9be2151 435 issuer= /C=NL/O=TERENA/CN=TERENA SSL CA 436 notBefore=Jun 12 00:00:00 2014 GMT 437 notAfter=Jun 11 23:59:59 2017 GMT 438 }}} 439 427 440 = See Also= 428 441 * [wiki:ESGFDataVisibilityAPI ESGF Data Visibility API]