X509 variables ..UID

2008-10-10 Thread Peter Sylvester
in ssl_engine_vars, there seems to be a problem to me concerning the UID field. The syntax for the field is a bitstring and not a text. static const struct { char *name; int nid; } ssl_var_lookup_ssl_cert_dn_rec[] = { { C, NID_countryName}, { ST,

Re: X509 variables ..UID

2008-10-10 Thread Michael Ströder
Peter Sylvester wrote: in ssl_engine_vars, there seems to be a problem to me concerning the UID field. The syntax for the field is a bitstring and not a text. Nothing happened since I've filed this bug and raised the issue here: https://issues.apache.org/bugzilla/show_bug.cgi?id=45107 It's