ok, ready!
my problem now is the certificates. when I create, the problem is dont can created the user certificate, reading the howto of wiki in the page ( http://freeradius.org/doc/EAPTLS.pdf ).
i have this:
[root@radius certs]# make client.pem
openssl ca -batch -keyfile server.key -cert server.crt -in client.csr -key `grep output_password server.cnf | sed 's/.*=//;s/^ *//'` -out client.crt -extensions xpclient_ext -extfile xpextensions -config ./client.cnf
Using configuration from ./client.cnf
unable to load CA private key
23294:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:461:
23294:error:0906A065:PEM routines:PEM_do_header:bad decrypt:pem_lib.c:425:
make: *** [client.crt] Error 1
then the user certificates dont created....
somewhere now exactly which thw certificates of the last version im install in user pc?
this? --> ca.der and client.key? why is the extension of certificates than used for the users?
thanks!!
--
--
Silvero Martin