FreeRadius, 802.1x authentication via PEAP-MsChapv2

Esma esmayalcinkayaa at gmail.com
Mon Dec 2 17:54:31 CET 2013


Hello,
 
We are using Freeradius server via 802.1x authentication with PEAP-MsChapv2. We want to use our own server certificate and we have three certificate files server.key, server.pem and server.crt.
 
We kindly ask you how to configurate the radius server in order to use following certificate files in 802.1x authentication.
 
Server.crt
Bag Attributes
    localKeyID: ...
    friendlyName: ...
subject...
issuer=...
-----BEGIN CERTIFICATE-----
...
-----END CERTIFICATE-----
 
Server.key
-----BEGIN RSA PRIVATE KEY-----
...
-----END RSA PRIVATE KEY-----
 
Server.pem
Bag Attributes
    ...
    localKeyID: ...
    friendlyName: ...
    Microsoft CSP Name: Microsoft RSA SChannel Cryptographic Provider
Key Attributes
    ...
-----BEGIN RSA PRIVATE KEY-----
Proc-Type: 4,ENCRYPTED
DEK-Info: ...
...
-----END RSA PRIVATE KEY-----
 
Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20131202/166b0de1/attachment.html>


More information about the Freeradius-Users mailing list