Comentario de comando que recomendó @renichbon
This commit is contained in:
parent
8a42c59beb
commit
08f4e29261
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ NOTAFTER=`openssl x509 -in $CERT -noout -text \
|
|||
| cut -d ':' -f 2-999 \
|
||||
| sed 's/GMT$//'
|
||||
`
|
||||
#openssl x509 -enddate -noout -in file.pem
|
||||
|
||||
FERT=`date -d"$NOTAFTER" +%y%m%d%H%M%SZ`
|
||||
|
||||
|
|
Loading…
Reference in a new issue