14 May
2021
14 May
'21
7:38 a.m.
On May 13, 2021, at 8:49 PM, Dean Arnold <dean@31st.me> wrote:
I'd like to create a Certificate (Certificate Signing Request) for a CA like Comodo (or other suggested) to create a Public DNS (I have a public domain) signed certificate for use with the EAP-TTLS. I've looked in the docs and user groups and have not seen documentation on how to do this. It's possible I missed it.
Could someone please point me to some documents/sites that describe how to make a CSR for a Certificate that will be compatible with OSX and MS clients?
$ cd raddb/certs $ ... edit ... server.cnf $ make server.csr And then send that file to the CA. Make sure that the fields in "server.cnf" match your site for DNS names, addresses, etc. Alan DeKok.