Perfect install centos 4.4 postfix ssl error in install

Discussion in 'Installation/Configuration' started by csharp2a, Mar 17, 2007.

  1. csharp2a

    csharp2a New Member

    Hi am getting the following error when trying to generate the ssl keys for postfix. I have tried and tried and even reloaded the server and still I get the same error. I need help! :confused:

    Centos 4.4 fully patched and working on section "The Perfect Setup - CentOS 4.4 (32-bit) - Page 5" center of the page.

    [root@sparrow ssl]# openssl genrsa -des3 -rand /etc/hosts -out smtpd.key 1024
    189 semi-random bytes loaded
    Generating RSA private key, 1024 bit long modulus
    .........++++++
    .......++++++
    e is 65537 (0x10001)
    Enter pass phrase for smtpd.key:
    Verifying - Enter pass phrase for smtpd.key:
    Verify failure
    User interface error
    32115:error:0906906F:pEM routines:pEM_ASN1_write_bio:read key:pem_lib.c:327:
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Are you sure that you typed in the exact same password twice? Have you tried to use a simpler password without any special chars?
     
  3. csharp2a

    csharp2a New Member

    Yup, I tried over and over with both simple and complex passwords.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Did you install the correct keymap for your keyboard?
     

Share This Page