Bug#905854:

2018-09-06 Thread Ramiro Magallanes
Hi! The version openssl-1.0.0.cnf should work correctly for "OpenSSL 1.1.0f 25 May 2017": you can try making a symlink like openssl.cnf pointing to the file and things like ./pkitoo --initca should work OK. Anyway, I think adjusting regular expression to match both, should be fine in order to

Bug#905854: easy-rsa missing default openssl cnf for openssl 1.1

2018-08-10 Thread Michael Braun
Package: easy-rsa Version: 2.2.2-2 Severity: minor After make-cadir running ./vars complains about openssl.cnf is missing. It turns out that whichopensslcnf does not detect openssl 1.1 and that there is no openssl 1.1 default config. Proposed solution: a) add version 1.1 detection to whichopenssl