Paul <[EMAIL PROTECTED]> wrote:
>
>--- darren chamberlain <[EMAIL PROTECTED]> wrote:
>> Dirk Lutzebaeck ([EMAIL PROTECTED]) said something to this effect:
>> > No, doesn't seem to matter in my case. Is there any place I can
>> verify
>> > that Apache has sent some data to the client?
>>
>> try:
>>
>> $ telnet myhost 80
>> GET / HTTP/1.0
>>
>> (two carriage returns)
>>
>> You should see what the server is sending. For SSL, use port 443
>> instead of 80.
>
>Won't SSL confound a telnet connection to HTTPS on 443?
Not if you can type the SSL protocol :P
You might want to look at the s_client command in the OpenSSL suite (see
http://www.openssl.org/ for more information).
--
James Smith <[EMAIL PROTECTED]>, 979-862-3725
Texas A&M CIS Operating Systems Group, Unix