Re: Telnet to port ssh
From: Karthik (joshkarthik_at_yahoo.com)
Date: 10/27/04
- Next message: sdm: "Opening .oft files in IIS6.0"
- Previous message: DaveK: "Misbehaved CGI application headers"
- In reply to: Jason Brown [MSFT]: "Re: Telnet to port ssh"
- Next in thread: Jason Brown [MSFT]: "Re: Telnet to port ssh"
- Reply: Jason Brown [MSFT]: "Re: Telnet to port ssh"
- Messages sorted by: [ date ] [ thread ]
Date: 27 Oct 2004 06:58:37 -0700
I'm just using the command prompt. Telnet ipaddress 80 or 443 and
then use GET /webpage. It works for port 80 and not port 443 is there
any workaround? How would I check query strings for https:// to make
sure the website is running and serving the correct pages??
Also I'm trying to implement this feature from a coyotepoint equalizer
250i loadbalancer and they don't seem to have any answers for this.
Looks like they use openSSL.
Is there any workaround for this?
Thanks,
Karthik
"Jason Brown [MSFT]" <i-brjaso@online.microsoft.com> wrote in message news:<Oz7CcR#uEHA.3424@TK2MSFTNGP09.phx.gbl>...
> As far as I'm aware, the telnet client is not capable of communicating over
> SSL connections, which are encrypted for transmission. What client are you
> using?
>
>
> --
> Jason Brown
> Microsoft GTSC, IIS
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> "Karthik" <joshkarthik@yahoo.com> wrote in message
> news:7da2736b.0410260719.4afd78c0@posting.google.com...
> > Hello,
> > I have a strange problem here.
> > I'm trying to implement URL string matching and for that I need to
> > telnet to the IP address and get the webpage using 'GET' cmd and
> > compare for matching strings. This works fine for port 80. but after
> > connecting to the port 443 thru telnet, GET cmd does not work. The IP
> > listens on port 443 and accessible via https:\\url name. The server is
> > running IIS 5.0
> > Went through various newsgroups with not much help.
> > Please help!!
> >
> > Regards,
> > Karthik
- Next message: sdm: "Opening .oft files in IIS6.0"
- Previous message: DaveK: "Misbehaved CGI application headers"
- In reply to: Jason Brown [MSFT]: "Re: Telnet to port ssh"
- Next in thread: Jason Brown [MSFT]: "Re: Telnet to port ssh"
- Reply: Jason Brown [MSFT]: "Re: Telnet to port ssh"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|