https://issues.apache.org/bugzilla/show_bug.cgi?id=45875
Willy Weisz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #8 from Willy Weisz <[email protected]> 2009-08-17 03:54:05 PDT --- (In reply to comment #5) > Created an attachment (id=22660) [details] > cleanly extract DN to environment > > Can you try this patch? This extracts the DN in an efficient fashion and > should handle multiple RDNs with the same NID tag. I'm sorry for the late reply. My first attempts at installing the patch failed, and I thought that this was because I used an older version of apache2. Then I had to concentrate on other stuff. I'm now coming back to the project that needs the correct functioning of the DN extraction. So I tried to install the patch with the newest published version of apache2 2.2.13. It still fails because it is based on a version of ssl_engine_vars.c and ssl_private.h which have never been published, but seem to be your private one. Secondly I wonder why the correction of a clear bug of apache2 hasn't been implemented in the current version 2.2.13 which was published much later than my bug report, even if a working patch may be less elegant than your proposal - but providing what the official documentation claims. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
