atoms
unior Member
Thanks for the suggestions.
I was having the same "built against...[ssl stuff]" problems after upgrading to 10.1. I do recall messing around with ssl and ssh because I was having trouble connecting to a certain remote host (the problem was on their end - I could could connect to several other without problem).
Anyway, I removed all the ssh stuff from /usr/local/bin and was able to connect. Now I can't seem to authenticate!
I get either:
"Permission denied, please try again" from one remote host
or
"Authenticated with partial success.
Permission denied, please try again." from another.
I only have one openssl:
[dhcppc1:/usr/local/bin] tony% which openssl
/usr/bin/openssl
I hesitate to remove /usr/local/bin from my PATH because I have a bunch of MySQL apps in there.
I was having the same "built against...[ssl stuff]" problems after upgrading to 10.1. I do recall messing around with ssl and ssh because I was having trouble connecting to a certain remote host (the problem was on their end - I could could connect to several other without problem).
Anyway, I removed all the ssh stuff from /usr/local/bin and was able to connect. Now I can't seem to authenticate!
I get either:
"Permission denied, please try again" from one remote host
or
"Authenticated with partial success.
Permission denied, please try again." from another.
I only have one openssl:
[dhcppc1:/usr/local/bin] tony% which openssl
/usr/bin/openssl
I hesitate to remove /usr/local/bin from my PATH because I have a bunch of MySQL apps in there.