Add SSL Library version 2 to easyrsa_openssl()
Closes: #504 Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
f08d9a3cf9
commit
ed7380bab8
@ -362,7 +362,7 @@ easyrsa_openssl() {
|
||||
*) : ;; # ok
|
||||
esac
|
||||
;;
|
||||
1) : ;; # ok
|
||||
1|2) : ;; # ok - LibreSSL 2.x
|
||||
'') : ;; # Unset then this is init-pki
|
||||
*) die "Unsupported openssl version: $osslv_major"
|
||||
esac
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user