Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.security.ssh > #110

Re: Not a RSA1 key file when connecting to port 443

From jeff@sdsc.edu (Jeff Makey)
Newsgroups comp.security.ssh
Subject Re: Not a RSA1 key file when connecting to port 443
Date 2011-06-02 19:59 +0000
Organization San Diego Supercomputer Center, San Diego, California
Message-ID <is8q33$5lb$1@ihnp4.ucsd.edu> (permalink)
References <827ac64c-4888-4f8f-8f95-434a6635796d@d19g2000prh.googlegroups.com>

Show all headers | View raw


The ssh client does not speak the https protocol presumably used by
the daemon listening on port 443.  Here is one way you could test
https on port 443 of host "ck" (and see the presented certificate):

/bin/echo -e 'HEAD / HTTP/1.0\r\n\r' | openssl s_client -ign_eof -showcerts -connect ck:443

                             :: Jeff Makey
                                jeff@sdsc.edu

Department of Tautological Pleonasms and Superfluous Redundancies Department

Back to comp.security.ssh | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Not a RSA1 key file when connecting to port 443 Clodoaldo Neto <clodoaldo.pinto@gmail.com> - 2011-06-02 09:52 -0700
  Re: Not a RSA1 key file when connecting to port 443 jeff@sdsc.edu (Jeff Makey) - 2011-06-02 19:59 +0000
    Re: Not a RSA1 key file when connecting to port 443 Clodoaldo Neto <clodoaldo.pinto@gmail.com> - 2011-06-03 05:31 -0700
  Re: Not a RSA1 key file when connecting to port 443 Nico Kadel-Garcia <nkadel@gmail.com> - 2011-06-11 19:45 -0700

csiph-web