19 Feb
2008
19 Feb
'08
8:36 a.m.
Jagadish wrote:
Can anybody please tell me which standard does free radius supports for signature generation and signature verification?
All of this is done in OpenSSL, not in FreeRADIUS.
I have one more doubt on type of message digest algorithms and modulus sizes supported in free radius. I generated certificates with sha1 and with modulus size 1024. This is working fine. I want to know if it works with other message digests like sha224, sha256, sha384, sha512 and modulus sizes like 1536, 2048, 3072, 4096.
See the OpenSSL documentation. Alan DeKok.