eap.conf - eap-tls CA_file =
Hi All, In eap.conf under the tls section the comments for 'CA_file =' says it's a list. Can someone tell me what the separator is? I'm assuming it's a space, I have looked around but have not found any reference. Also, are the 'private_key_file' and 'certificate_file' parameters list too? Thanks, Kevin Sochacki
These aren't lists to my knowledge. Each takes a single filename. If you need multiple CA certificates, you can concatenate each of the PEM files into a single file and use that as your CA_file. --Mike Sochacki, Kevin wrote:
Hi All,
In eap.conf under the tls section the comments for ‘CA_file =’ says it’s a list. Can someone tell me what the separator is? I’m assuming it’s a space, I have looked around but have not found any reference. Also, are the ‘private_key_file’ and ‘certificate_file’ parameters list too?
Thanks,
Kevin Sochacki
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Michael Griego -
Sochacki, Kevin