Re: 2.0.5 on Solaris, openssl 0.9.8h ---> does support sha256 ?

2008-08-09 Thread Rafiqul Ahsan
Alan, Never mind. I got this fixed by going through the source code and found that the function does only few checkings, like certs path where I found the issues. Thanks, again and hope that this patch I applied will help to support sha256-rsa Thanks Rafi On 8/9/08, Rafiqul Ahsan <[EMAIL PROTEC

Re: 2.0.5 on Solaris, openssl 0.9.8h ---> does support sha256 ?

2008-08-09 Thread Rafiqul Ahsan
I saw this error (rlm_eap: SSL error error:02001002:system library:fopen:No such file or directory) before I had applied the patches (openSSL_add_all_digests() at rlm_eap_tls.c, and LIBS, OPENSSL_LIBS at configure as I have indicated in my last email). After the patches, the make and make install s

Re: 2.0.5 on Solaris, openssl 0.9.8h ---> does support sha256 ?

2008-08-09 Thread patrice . oliver
Bonjour, je suis actuellement en congés pour 3 semaines. Je suis de retour le 1er septembre 2008. En cas d'urgence, vous pouvez contacter Monsieur Tixier au 03 80 24 44 27 ou la maintenance informatique au 03 80 24 45 84. Cordialement. - List info/subscribe/unsubscribe? See http://www.freeradius

Re: 2.0.5 on Solaris, openssl 0.9.8h ---> does support sha256 ?

2008-08-09 Thread Alan DeKok
Rafiqul Ahsan wrote: > I have tested authentication works with my existing certs. When I load > the new certs (sha256), and I see below error at "radiusd -X" > I am using FreeeRadius 2.0.5, openssl 0.9.8h, OS Solaris. ... > rlm_eap: SSL error error:02001002:system library:fopen:No such file or dire

Re: 2.0.5 on Solaris, openssl 0.9.8h ---> does support sha256 ?

2008-08-08 Thread patrice . oliver
Bonjour, je suis actuellement en congés pour 3 semaines. Je suis de retour le 1er septembre 2008. En cas d'urgence, vous pouvez contacter Monsieur Tixier au 03 80 24 44 27 ou la maintenance informatique au 03 80 24 45 84. Cordialement. - List info/subscribe/unsubscribe? See http://www.freeradius

Re: 2.0.5 on Solaris, openssl 0.9.8h ---> does support sha256 ?

2008-08-08 Thread Rafiqul Ahsan
Hi Alan, I have applied below two patches (as I have seen somebody posted for freeradius 1.1.7) for freeradius 2.0.5 supporting sha256-rsa (the patches listed below as 1, and 2). After ./configure, make clean, make, and make install I ran ./radiusd -X, but getting symbol reference error as per bel

Re: 2.0.5 on Solaris, openssl 0.9.8h ---> does support sha256 ?

2008-08-08 Thread patrice . oliver
Bonjour, je suis actuellement en congés pour 3 semaines. Je suis de retour le 1er septembre 2008. En cas d'urgence, vous pouvez contacter Monsieur Tixier au 03 80 24 44 27 ou la maintenance informatique au 03 80 24 45 84. Cordialement. - List info/subscribe/unsubscribe? See http://www.freeradius

Re: 2.0.5 on Solaris, openssl 0.9.8h ---> does support sha256 ?

2008-08-08 Thread Rafiqul Ahsan
I have tested authentication works with my existing certs. When I load the new certs (sha256), and I see below error at "radiusd -X" I am using FreeeRadius 2.0.5, openssl 0.9.8h, OS Solaris. Is there any known patch for this to support advance encryption...I believe I saw somewhere in web that 1.1