Re: [bitplan] RE: HTTPS with WebSphere
"Wolfgang Fahl" <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Organization | BITPlan GmbH |
| Message-ID | <[email protected]> |
Herman, thanks - I've now added your comment to the httpunit package. Did you find a dynamic way to do this, too? Wolfgang > > I figured out how to make https work with WebSphere's jdk, simply: > - change the variable variable SunJSSE_PROVIDER_CLASS in > com.meterware.httpunit.HttpsProtocolSupport from the value > "com.sun.net.ssl.internal.ssl.Provider" to "com.ibm.jsse.IBMJSSEProvider" > - and change the variable SSL_PROTOCOL_HANDLER in the same class from the value > "com.sun.net.ssl.internal.www.protocol" to "com.ibm.net.ssl.www.protocol" > both ibm packages are inside ibmjsseprovider.jar that comes with WebSphere > -----Original Message----- > From: Lee, Herman > Sent: Wednesday, March 29, 2006 3:53 PM > To: '[email protected]' > Subject: HTTPS with WebSphere > I am bumping the thread below as no one ever answered Marco's thread. > I am also interested in knowing whether it is possible to use a different JSSE implementation > other than Sun's, for example, IBM's? > If so, how do I override the default hostname verifier? > com.sun.net.ssl.HttpsURLConnection.setDefaultHostnameVerifier(String, String) is NOT the right > method as WebSphere's implementation doesn't have the com.sun.net.ssl package. > thanks. > Herman > > > -----Original Message----- > From: Marco Fabbri [mailto:mfabbri@ra...] > Sent: Wednesday, October 13, 2004 6:04 AM > To: httpunit-develop@li... > Subject: [Httpunit-develop] HTTPS issue > > > Hi all, > I"m trying to use the IBM implementation of JSSE in a httpunit > test but I have always the same error: > > "java.lang.RuntimeException: https support requires the Java > Secure Sockets Extension" > > even after the static registration of the security.provider. > > Do someone had used a different JSSE implementation than Sun? > > Thanks in advance > > Marco Fabbri > BITPlan - smart solutions Pater-Delp-Str. 1, D-47877 Willich Schiefbahn Tel. +49 1805 - BITPLAN / +49 1805 248 752, Fax +49 2154 811-481 Web: http://www.bitplan.de bitplan GmbH, Willich - HRB 6820 Krefeld, VAT-ID: 10258040548, Geschäftsführer: Wolfgang Fahl ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Httpunit-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/httpunit-develop