close Warning: Can't use blame annotator:
svn blame failed on trunk/locker/sbin/ssl-get-endtime: 110 - Can't open file '/afs/athena.mit.edu/contrib/scripts/svn/db/revprops/1/1569': Connection timed out

source: trunk/locker/sbin/ssl-get-endtime @ 2434

Last change on this file since 2434 was 1570, checked in by adehnert, 15 years ago
Oops, punt an unwanted echo line
  • Property svn:executable set to *
File size: 93 bytes
RevLine 
1#!/bin/sh
2
3echo '' | openssl s_client -connect $1 2>/dev/null | openssl x509 -enddate -noout
Note: See TracBrowser for help on using the repository browser.