Openssh
"Pan, Kui" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <A304D4C1E96C054F92E9DE2C682782F9021627F5@BMFGEXCMA03.adroot.bmogc.net> |
Hello, Not quite sure this is the right email address for openssh questions. If it's not, please kindly forward this email to the right people. Thanks. I'm compiling the Openssh4.4p1 and I'm getting the warning messages below. I'm using openssl 0.9.8c and zlib 1.2.3 configure: error: *** zlib too old - check config.log *** Your reported zlib version has known security problems. It's possible your vendor has fixed these problems without changing the version number. If you are sure this is the case, you can disable the check by running "./configure --without-zlib-version-check". If you are in doubt, upgrade zlib to version 1.2.3 or greater. See http://www.gzip.org/zlib/ for details. One more question. Since Opnessh 4.3, I cannot generate 2048 bit RSA key, why's that? # ./ssh-keygen -b 2048 -t dsa -N "" DSA keys must be 1024 bits Regards, Kui