We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba59e44 commit 6fe3119Copy full SHA for 6fe3119
getssl
@@ -214,10 +214,11 @@
214
# 2020-02-13 Fix bug with copying to all locations when creating RSA and ECDSA certs (2.20)
215
# 2020-02-22 Change sign_string to use openssl asn1parse (better fix for #424)
216
# 2020-02-23 Add dig to config check for systems without drill (ubuntu)
217
+# 2020-03-23 Fix staging server URL in domain template
218
# ----------------------------------------------------------------------------------------
219
220
PROGNAME=${0##*/}
-VERSION="2.20"
221
+VERSION="2.21"
222
223
# defaults
224
ACCOUNT_KEY_LENGTH=4096
0 commit comments