Typo in current "TLS - Config - common" doc ?
Hello, 1. In [1], the section that relates to private_key_password has a description that seems incorrect to me. It includes this text "If Private key & Certificate are located in the same file, then private_key_file & certificate_file must contain the same file name." 2. How should you set this private_key_password parameter ? Does it need to match a value set in one file from certs directory ? [1] https://networkradius.com/doc/current/raddb/tls/tls-config_tls-common.html Best regards
On May 11, 2022, at 8:03 AM, Olivier <oza.4h07@gmail.com> wrote:
1. In [1], the section that relates to private_key_password has a description that seems incorrect to me. It includes this text "If Private key & Certificate are located in the same file, then private_key_file & certificate_file must contain the same file name."
That description is not for the provate_key_password configuration parameter.
2. How should you set this private_key_password parameter ? Does it need to match a value set in one file from certs directory ?
No. The password is just a password, it's not a filename. Please go read the comments in the "eap" module configuration. They're correct. I'll also update the networkradius docs to be correct. Alan DeKok.
participants (2)
-
Alan DeKok -
Olivier