Freeradius certificate not chain problem

Ivan Kalik tnt at kalik.net
Mon Sep 28 16:12:20 CEST 2009


> I am trying to in an install an SSL certificate issued by Janet on a
> freeradius (open source radius application). The installation and the
> configuration went fine however Microsoft windows vista and Apple Mac
> machines are prompting that the certificate is not chain.
>
> Here my TLS configuration in /etc/raddb/eap.conf
>
> private_key_password = uc123uc
> private_key_file = ${certdir}/jaguar.key
> certificate_file = ${certdir}/cert.pem
> CA_file = ${cadir}/sureserverEDU.pem
>
>
> The CA_file is pointing at the intermediate root certificate however
> windows vista and Apple Mac client are informing me that the certificate
> is not chained.
>

Make sureserverEDU.der version and export that onto the clients. Windows
can't recongnize pem certificates.

Ivan Kalik
Kalik Informatika ISP




More information about the Freeradius-Users mailing list