1 Sep
2006
1 Sep
'06
11:51 a.m.
Phil Mayers <p.mayers@imperial.ac.uk> wrote:
I wonder if it would be possible to have the PEAP, TLS and TTLS EAP sub-modules print a VERY LOUD WARNING if that OID is missing from the certificate on startup?
I think so. X509_print_ex, I believe. Dump the certificate to a string buffer, and do "strstr" for the OID. Yucky, but it will work. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog