OpenVPN / easy-rsa

easy-rsa - Simple shell based CA utility
Other
4k stars 1.19k forks source link

easyrsa for strongswan #1092

Closed smokeberkut closed 5 months ago

smokeberkut commented 5 months ago

I've created file x509-types/swan

authorityKeyIdentifier = keyid
extendedKeyUsage = serverAuth, 1.3.6.1.5.5.8.2.2
signatureAlgorithm = sha348WithRSAEncryption

set var in vars set_var EASYRSA_KEY_SIZE 4096

Is it enough for?

TinCanTech commented 5 months ago

Is it enough for?

Far from it.