Mailing List Archive

[Bug 806] openssh after 3.6.1p1 can not authenticate via public rsa2 key
http://bugzilla.mindrot.org/show_bug.cgi?id=806





------- Additional Comments From dtucker@zip.com.au 2004-03-30 13:25 -------
There have been reports[1][2] of OpenSSL builds not working properly on HP-UX.
Does "make tests" in the openssl directory pass all of its tests? It looks like
you are using the HP compiler?

See if openssl can read the keys itself:
openssl rsa -check -noout <$HOME/.ssh/id_rsa
openssl rsa -modulus -noout <$HOME/.ssh/id_rsa

[1] http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=108012097630716
[2] http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=107969091332191



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.