|
Re: FW: stunnel and java ---: msg#00046network.stunnel.user
Bethanapalli Santa Kumar EXT wrote: Hi[SNIP] If i use https ://123.456.789.123:12038/lic.cgi? ; i am getting following error This is not an stunnel problem, but a JSSE problem. The client needs to trust the server. You need to setup your client TrustStore correctly, or tell it to forego all trust (not a great idea). <http://forum.java.sun.com/thread.jsp?forum=2&thread=300415&message=1190555> You should also be able to emulate the SSL handshake process using s_client, like this... openssl s_client -connect 123.456.789.123:12038 (server certificate is presented) (if you get this far, the server does in fact accept non-authenticated client connections) GET /lic.cgi?msisdn=+491771234567&serviceid=13&type=getcobyno (enter, enter) You would then be shown the HTML source of the page asked for. -- Some days it's just not worth chewing through the restraints... Mark Foster <mark@xxxxxxxxx> http://mark.foster.cc/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | FW: stunnel and java ---: 00046, Bethanapalli Santa Kumar EXT |
|---|---|
| Next by Date: | –¢³‘øL¦ƒAƒ_ƒ‹ƒgƒrƒfƒIEDVD‘刕ªI: 00046, DXLove |
| Previous by Thread: | FW: stunnel and java ---i: 00046, Bethanapalli Santa Kumar EXT |
| Next by Thread: | –¢³‘øL¦ƒAƒ_ƒ‹ƒgƒrƒfƒIEDVD‘刕ªI: 00046, DXLove |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |