Mailing List Archive

how not to use rsa
Does openssl have to be built with rsa support to be usable by
openssh?

I did not specify `rsaref' to config for openssl, and only after I
installed and tried to start sshd when I got the error

Starting sshd: ssh-keygen: no RSA support in libssl and libcrypto.
See ssl(8).
sshd: no RSA support in libssl and libcrypto -- exiting. See ssl(8)
no RSA support in libssl and libcrypto -- exiting. See ssl(8)


Thx

Mate