> tls {
>       private_key_file = /etc/freeradius/eap/newkey.pem
>       certificate_file = /etc/freeradius/eap/newcert.pem
>       CA_file = /etc/freeradius/eap/eapCA/cacert.pem
>       dh_file = /etc/freeradius/eap/dh
>       random_file = /etc/freeradius/eap/random
>       fragment_size = 1024
>       include_length = yes
>       check_crl = no
>    }
>
> I tryied both:
> newcert.pem and/or cacert.pem
> but still no communicate on debug screen:

Neither of them are client certificates.

newcert - server certificate
cacert - ca certificate

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to