freeradius - Openssl

2009-05-07 Thread new conf
Dear all; I have to remove the link that does between freeradius and openssl.. to do some tests.. Can some one tells me what is the function that I must comment in rlm_eap_tls.c to use the module eap_tls without openssl? thank you so much for your help! - List info/subscribe/unsubscribe? See

want to change one module in freeradius

2009-04-29 Thread new conf
Dear all; If I have to change the module in FreeRadius that uses EAP-TLS to communicate with clients(to use it with other way then openSSL (ssl will generate keys and certficate seperately in another form) ).. the function I have to delete or change is-it *rlm_eap.c* ? thank you for help :) -

Re: other device to store configuration!

2009-04-16 Thread new conf
I m Ok that the whole point of using a smart card is that we can't extract keys.. I learned that OPENSSL using the API pkcs#11 must communication with a middleware called openSC that really comunicate with the card.. the problem is that opensc, do not understand the structure of card if it is non

Re: other device to store configuration!

2009-04-13 Thread new conf
Hello; I realize that my smart card has a non-standard structure (and private keys are stored in a table) non structured with pkcs#12 or 15. So I have to request it to have that keys. I have the commands to do that. My question is, it is possible to convert the outputs of th smartcard( APDUs in

Re: other device to store configuration!

2009-04-07 Thread new conf
Thank you John for your structured questions.. the question that follows is nearly the response for the previous! ..I'm able to reply to all, except the sixth one.. I'll do it :) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Radclient PHP

2009-04-02 Thread new conf
hello to all; I have a question.. and i hope I'll have a reply or an idea!! If I have to store my files of configuration (eap, keys, randoms, dh..) in a usb device, have you an idea: how can I configure my freeradius? thanks you for your help! - List info/subscribe/unsubscribe? See

other device to store configuration!

2009-04-02 Thread new conf
hello to all; I have a question.. and i hope I'll have a reply or an idea!! If I have to store my files of configuration (eap, keys, randoms, dh..) in a usb device, have you an idea: how can I configure my freeradius? thanks you for your help! - List info/subscribe/unsubscribe? See

Re: Radclient PHP

2009-04-02 Thread new conf
to Mihamina Rakotomandimby (R12y) : it was by inattention.. sorry! thank you Ivan Kalik for your replay!! I'll send you in another email! - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: other device to store configuration!

2009-04-02 Thread new conf
*thank you Stefan, * *Use that path as option to --with-sysconf-dir=* that means, when compiling the radius at installation? *to Ivan Kalik:* * Best advice - don't do that!!! Certificates are *much* safer on a server than on a USB device - what are you going to do if someone walks off with it?*

Re: other device to store configuration!

2009-04-02 Thread new conf
Thank you Arran for trying to help me.. :) Effectively John.. to be able to access the smartcard, I use PCSC lite tool... but the language to communicate is low level I'll see about PKCS11 + OpenSSL *Armed with that information you'll be able to ascertain if the current OpenSSL support in

if we add a smartcard!

2009-04-01 Thread new conf
Hi everybody and experts in freeradius; :) I'm a new user of the server.. I succeeded to connect a client (supplicant) over wifi to the radius server using eap method.. now, i have to secure the server private key in a smart card.. have you an idea what can I add in eap.conf and in this

Re: if we add a smartcard!

2009-04-01 Thread new conf
or private_key_file=... - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html