Ispconfig-3.2 server debian 9 NGINX: SL_CTX_use_PrivateKey_file("/usr/local/ispconfig/interface/ssl/

Discussion in 'ISPConfig 3 Priority Support' started by virk6, Feb 17, 2021.

  1. virk6

    virk6 Member HowtoForge Supporter

    Good morning all
    I am facing problems on Ispconfig that I cannot solve since this morning 7am.
    I migrated about a month ago everything was working fine until nginx no longer works.
    Here is the message I got:
    "L'unité (unit) nginx.service a commencé à démarrer.
    nginx[43678]: Enter PEM pass phrase:
    nginx[43678]: nginx: [emerg] SSL_CTX_use_PrivateKey_file("/usr/local/ispconfig/interface/ssl/ispserver.key") failed (SSL: erro
    nginx[43678]: nginx: configuration file /etc/nginx/nginx.conf test failed
    systemd[1]: nginx.service: Control process exited, code=exited status=1
    I tried to restore the ispserver.key certificate from Ispconfig but nothing can be done. I tried to renew the certificate but nothing to do.
    Can't we just delete ispserver.key and create a new one?
    Moreover when the launches the nginx test it asks me Enter PEM pass phrase:? Can we deactivate this perpetual request?

    Please bring me your lights.
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Try configuring a new cert for the UI through the installer:
    Code:
    ispconfig_update.sh --force
     
  3. virk6

    virk6 Member HowtoForge Supporter

    I solved the problem at 14 h following the link :
    https://github.com/servisys/ispconfig_setup/issues/98
    Thanks Th0m icould not test the ispconfig_update.sh --force because it is ok now.
     
  4. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

  5. virk6

    virk6 Member HowtoForge Supporter

Share This Page