SSL problem URGENT!!!!!!!!!

2003-10-29 Thread Galbayar
I have question. when i use socket connect to ssl supported web server if successfully connected and can get http response. However use URL cant get http response. what happened? import java.net.*; import javax.net.*; import javax.net.ssl.*; import java.io.*; public class ReadHttpsURL1 {

Re: SSL problem URGENT!!!!!!!!!

2003-10-29 Thread Christopher Schultz
Galbayar, I'm pretty sure the desire to reply to posts is inversely proportional to the number of trailing exclamation points in the subject line. Also note that this problem does not sound urgent in the slightest. I have question. when i use socket connect to ssl supported web server if