Dirk-Willem van Gulik wrote: > > Below is a small patch for those using x509 support - e.g. an apache > config as below to allow > access based on x509 certs. The reason for doing this is that > otherwise the strings shown become > very long and wieldy.
I haven't used this myself but isn't this apache option: SSLUserName SSL_CLIENT_S_DN_CN what you're looking for? http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslusername Cheers, Jonas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
