I just spent 30 minutes playing with easy-rsa which is shipped broken on 5.8 until I realized what was going on. I see that sthen has already reverted easy-rsa to OpenSSL run dependency per comment
switch easy-rsa to using openssl to unbreak; libressl doesn't allow $ENV:: in config files and easy-arrrrsa uses this heavily. Moving forward should I even bother with easy-rsa and just use vanilla libressl to generate certificates? What is the recommendation for this port in the light of libressl "incompatibilities". Predrag
