Richard T Bonhomme c379603cfd
find_x509_types_dir(): Remove excess checks
Remove check for '$EASYRSA_PKI' folder 'x509-types',
because it is the first element on the subsequent 'for' list.

Remove check for hard coded 'pki' folder 'x509-types',
because it will over-ride option '--pki-dir=<DIR>'.

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
2022-10-27 03:08:43 +01:00
..