Re: Are SHA-256 certificates supported?

2007-10-25 Thread hannu . lammi
Hi, I can live with this hack in my test server, but would appreciate it if FreeRADIUS added official support for SHA-256 digests. I've added the appropriate OpenSSL initialization call to the source. Alan DeKok. thank you. The CVS version seems to work with my certificates, and also

Re: Are SHA-256 certificates supported?

2007-10-24 Thread hannu . lammi
Hi, So, I'd like to know if FreeRADIUS supports SHA-256 certificates? If it doesn't, is the support for them planned? FreeRADIUS doesn't support SSL. It uses OpenSSL, which *does* support SSL. So if there are SSL issues, find out why OpenSSL doesn't like the TLS session. I debugged this

Are SHA-256 certificates supported?

2007-10-23 Thread hannu . lammi
Hi, I need to set up a RADIUS server that accepts certificates which use SHA-256 as signature algorithm (OID sha256WithRSAEncryption). I have set up a FreeRADIUS 2.0.0-pre2 server to see if this would work out of the box. After verifying that EAP-TLS authentication works with SHA-1 certificates