Ispconfig 3.2.1. Error sending e-mail, certificate error: SEC_ERROR_INADEQUATE_KEY_USAGE

Discussion in 'General' started by Matz Sor, Jan 3, 2021.

  1. Matz Sor

    Matz Sor New Member

    After reinstalling ispconfig 3.2.1, I saw that a new certificate feature has entered. Coincidence or not, I'm in trouble sending and receiving email, with certificate error. And when accessing the Ispconfig panel Mozilla shows the error: SEC_ERROR_INADEQUATE_KEY_USAGE.

    do not know where to start, can someone help me?
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Try generarating a new cert for your hostname with the update script
    Code:
    ispconfig_update.sh --force
     
  3. Matz Sor

    Matz Sor New Member

    Thanks for your reply, what do I do with the installed certificates? When ispconfig asks about self-signed certificates, create new certificates? The new installation option talks about let's encrypt, should I create for let's encrypt?
     
  4. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Yes, create a new and let it generate a LE cert.
     
  5. Matz Sor

    Matz Sor New Member

    I managed to resolve with dpkg-reconfigure postfix! thanks
     
  6. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    After doing this, you might need to reconfigure services with the ISPConfig update script.
     

Share This Page