https://issues.apache.org/bugzilla/show_bug.cgi?id=56324
Dennis Clarke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mod_ssl |All --- Comment #2 from Dennis Clarke <[email protected]> --- Not sure how deep this rabbit hole goes but I created a simple html file that does a redirect to another file which prints out all the cgi environment variables. The objective here was to for the browser to land initially on a page and then get redirected to another on the same server and therefore the SSL_SESSION_RESUMED should not just be Initial and SSL_SESSION_ID should contain data. I was wrong and even after the recirect the SSL_SESSION_ID is blank. This must be a bug .. somewhere. -- 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]
