]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
ue correct CA password when not the default "whatever"
authorStefan Winter <restena-sw@users.noreply.github.com>
Sun, 8 Sep 2019 06:35:54 +0000 (08:35 +0200)
committerAlan DeKok <aland@freeradius.org>
Mon, 9 Sep 2019 12:32:11 +0000 (08:32 -0400)
commit7aa17bd383a8a72bbc8dafbd65c4f7ee7e381097
tree8eead99e575482e7e43efb78f8283d879e2d3501
parentfaa0f6330a7a51966f457bcf959b4eeb13bfbd91
ue correct CA password when not the default "whatever"

without passin and passout, the CA passphrase is taken from ca.cnf where it is "whatever". In passwords.mk it is also "whatever" so that is usually okay.
However when changing the password in passwords.mk, the CA is still generated with "whatever" but subsequent cert generation commands use the custom password -> failure.
raddb/certs/Makefile