Skip to content

Commit

Permalink
Merge branch 'restore-128bit-serial-number' of ssh://github.com/TinCa…
Browse files Browse the repository at this point in the history
…nTech/easy-rsa into TinCanTech-restore-128bit-serial-number

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
  • Loading branch information
TinCanTech committed Jan 24, 2024
2 parents 187e3b9 + 600117d commit 2b6cacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easyrsa3/easyrsa
Original file line number Diff line number Diff line change
Expand Up @@ -2095,7 +2095,7 @@ The certificate request file is not in a valid X509 format:
check_serial=""
unset -v serial_is_unique
for i in 1 2 3 4 5; do
easyrsa_random 4 serial
easyrsa_random 16 serial

# Check for duplicate serial in CA db
if check_serial_unique "$serial" batch; then
Expand Down

0 comments on commit 2b6cacd

Please sign in to comment.