[ openjms-Bugs-806377 ] HTTPS connector shouldn't convert host names
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #806377, was opened at 2003-09-15 18:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=806377&group_id=54559 Category: server Group: v0.7.6-rc1 Status: Open Resolution: None Priority: 5 Submitted By: Tim Anderson (tanderson) Assigned to: Tim Anderson (tanderson) Summary: HTTPS connector shouldn't convert host names Initial Comment: If <HttpsConfiguration/> specifies a hostname for the 'host' attribute, it shouldn't be converted to an IP address. This causes problems for certificates created with "CN=<hostname> ...". E.g given a certificate created with "CN=localhost", trying to create a Connection will produce: java.io.IOException: HTTPS hostname wrong: should be <localhost>, but cert says <127.0.0.1> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=806377&group_id=54559