LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   2048 bits for openssh and openssl (https://www.linuxquestions.org/questions/linux-software-2/2048-bits-for-openssh-and-openssl-636069/)

powah 04-17-2008 03:16 PM

2048 bits for openssh and openssl
 
How do I configure and force openssh client and server to use only 2048 bits?
I know that for openssh server, the
/etc/ssh/sshd_config file should have the line:
ServerKeyBits 2048

How do I configure and force openssl client and server to use only 2048 bits?

After configuration, how to confirm the settings?


All times are GMT -5. The time now is 05:39 AM.