source:
trunk/locker/sbin/ssl-get-endtime
@
1943
Last change on this file since 1943 was 1570, checked in by adehnert, 14 years ago | |
---|---|
|
|
File size: 93 bytes |
Rev | Line | |
---|---|---|
[1569] | 1 | #!/bin/sh |
2 | ||
3 | echo '' | openssl s_client -connect $1 2>/dev/null | openssl x509 -enddate -noout |
Note: See TracBrowser
for help on using the repository browser.