Creating self signed cert ERROR

Discussion in 'Installation/Configuration' started by namit, Mar 14, 2007.

  1. namit

    namit New Member

    Creating self signed cert i am getting this error anyone help me?

    Thanks
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    ls -la /etc/ssl/certs
    ?
     
  3. namit

    namit New Member

    I had the following output

     
  4. falko

    falko Super Moderator Howtoforge Staff

    Can you try
    Code:
    cp /etc/ssl/certs/dovecot.pem-old /etc/ssl/certs/dovecot.pem
    dpkg-reconfigure dovecot-common
    ?
     
  5. namit

    namit New Member

    its just returns that there is already one.

    just to clarify the only reason i want to do this is so sign the cert off as someone else then localhost.localhost so thunderbird will stop annoying me every time i check my email.
     

Share This Page