Browse Source

2016-07-11 added -w to -a option and comments in domain template

pull/71/head
srvrco 10 years ago
parent
commit
c89417d0ae
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      getssl

+ 2
- 1
getssl View File

@ -80,10 +80,11 @@
# 2016-07-06 added additional comments about SANS in example template (1.14)
# 2016-07-07 check for duplicate domains in domain / SANS (1.15)
# 2016-07-08 modified to be used on older bash for issue #64 (1.16)
# 2016-07-11 added -w to -a option and comments in domain template (1.17)
# ---------------------------------------------------------------------------
PROGNAME=${0##*/}
VERSION="1.16"
VERSION="1.17"
# defaults
CODE_LOCATION="https://raw.githubusercontent.com/srvrco/getssl/master/getssl"


Loading…
Cancel
Save