Skip to content

Commit

Permalink
merge branches parsing CN and wildcard certs (2017-02-06)
Browse files Browse the repository at this point in the history
  • Loading branch information
srvrco committed Feb 6, 2017
1 parent 1b748a6 commit 525fbe2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion checkssl
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@
# 2017-01-09 correct typo in cleanup (to remove all tmp files) (1.14)
# 2017-01-12 updated to ignore -r flag if -c is used. (1.15)
# 2017-01-31 updated variable for auto upgrade location (1.16)
# 2017-02-06 merge branches parsing CN and wildcard certs (1.17)
# ---------------------------------------------------------------------------

PROGNAME=${0##*/}
VERSION="1.16"
VERSION="1.17"

ORIGCMD="$0 $*"
CODE_LOCATION="https://raw.githubusercontent.com/srvrco/checkssl/master/checkssl"
Expand Down

0 comments on commit 525fbe2

Please sign in to comment.