websphere - what is the equivalent of SSLOptions in mod_ibm_ssl -


i have used mod_ssl , set ssloptions +exportcertdata in configuration of httpd forwards client certificate information jboss server behind web server , working fine. trying same on ibm - httpserver , using mod_ibm_ssl , not able find equivalent of ssloptions in mod_ibm_ssl .none of options specified here has similar. have faced similar situation. target send client certificate information received, websphere app server httpd.

is possible don't need @ if you're using ihs , websphere plugin? this article seems indicate may need option if you're using apache instead of ihs.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -