Browse Source

Update revision history

pull/517/head
Tim Kimber 6 years ago
parent
commit
8d901d0437
No known key found for this signature in database GPG Key ID: 3E1804964E76BD18
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      getssl

+ 1
- 0
getssl View File

@ -212,6 +212,7 @@
# 2020-02-12 Fix #424 - Sporadic "error in EC signing couldn't get R from ..." (2.18)
# 2020-02-12 Fix "Registration key already in use" (2.19)
# 2020-02-13 Fix bug with copying to all locations when creating RSA and ECDSA certs (2.20)
# 2020-02-22 Change sign_string to use openssl asn1parse (better fix for #424)
# ----------------------------------------------------------------------------------------
PROGNAME=${0##*/}


Loading…
Cancel
Save