Should I be doing this:

                EAPTLS_CAFile 
%D/certificates/prod2017/net-auth-1_its_uiowa_edu.cer
                EAPTLS_CertificateFile 
%D/certificates/prod2017/net-auth-1_its_uiowa_edu_cert.cer
                EAPTLS_CertificateType PEM
                EAPTLS_PrivateKeyFile %D/certificates/prod2017/privateKey.key
                EAPTLS_PrivateKeyPassword <Secret>

Or should I be doing this:

                EAPTLS_CertificateChainFile 
%D/certificates/prod2017/net-auth-1_its_uiowa_edu.cer
                EAPTLS_CertificateType PEM
                EAPTLS_PrivateKeyFile %D/certificates/prod2017/privateKey.key
                EAPTLS_PrivateKeyPassword <Secret>

Where:
File: net-auth-1_its_uiowa_edu_cert just contains the Server Certificate
and
File: net-auth-1_its_uiowa_edu.cer contains a chain of certificates starting 
with the server certificate, followed by an intermediate certificate, and then 
finally the CA certificate.

Thanks.
-Neil

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to