Merge branch 'TinCanTech-master' #507
Add SSL Library version 2 to easyrsa_openssl() Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
commit
6deae0823e
@ -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