We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1890fa commit 0a93ddfCopy full SHA for 0a93ddf
easyrsa3/easyrsa
@@ -2695,6 +2695,7 @@ Request was expected at:
2695
fi
2696
2697
# get the serial number of the certificate
2698
+ cert_serial=
2699
ssl_cert_serial "$crt_in" cert_serial || \
2700
die "$cmd: Failed to get cert serial number!"
2701
@@ -3210,6 +3211,7 @@ Request was expected at:
3210
3211
3212
3213
3214
3215
3216
3217
0 commit comments