Browse Source

Update Revision history as contribution guidelines suggest

pull/404/head
In/Progress 7 years ago
parent
commit
3a379ecebb
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      getssl

+ 2
- 1
getssl View File

@ -184,10 +184,11 @@
# 2017-01-30 issue #243 compatibility with bash 3.0 (2.08)
# 2017-01-30 issue #243 additional compatibility with bash 3.0 (2.09)
# 2017-02-18 add OCSP Must-Staple to the domain csr generation (2.10)
# 2018-12-02 allow file transfer using WebDAV over HTTPS (2.11)
# ----------------------------------------------------------------------------------------
PROGNAME=${0##*/}
VERSION="2.10"
VERSION="2.11"
# defaults
ACCOUNT_KEY_LENGTH=4096


Loading…
Cancel
Save