Let's encrypt certificate issue exception

Issue #139 resolved
BTR Naiu created an issue

I have below error while trying to issue the ssl cert.

2016-11-04 19:06:58] LEScript.INFO: Account already registered. Continuing. [2016-11-04 19:06:58] LEScript.INFO: Starting certificate generation process for domains [2016-11-04 19:06:58] LEScript.INFO: Requesting challenge for mail.domain.ltd [2016-11-04 19:06:58] LEScript.INFO: Sending signed request to /acme/new-authz [2016-11-04 19:06:59] LEScript.INFO: Got challenge token for mail.domain.ltd [2016-11-04 19:06:59] LEScript.INFO: Token for mail.domain.ltd saved at /opt/www//.well-known/acme-challenge/5OaACL4K5qHg4Bu5_urWqTKvtyjCBwhN5TmSedFEsUo and should be available at http://mail.domain.ltd/.well-known/acme-challenge/5OaACL4K5qHg4Bu5_urWqTKvtyjCBwhN5TmSedFEsUo [2016-11-04 19:07:00] LEScript.ERROR: Please check http://mail.domain.ltd/.well-known/acme-challenge/5OaACL4K5qHg4Bu5_urWqTKvtyjCBwhN5TmSedFEsUo - token not available [2016-11-04 19:07:00] LEScript.ERROR: #0 /opt/mailserver-admin/src/Analogic/LetsEncryptBundle/Handler/LeHandler.php(55): Analogic\ACME\Lescript->signDomains(Array) [2016-11-04 19:07:00] LEScript.ERROR: #1 /opt/mailserver-admin/src/Analogic/LetsEncryptBundle/Controller/LeController.php(74): Analogic\LetsEncryptBundle\Handler\LeHandler->renew(true) [2016-11-04 19:07:00] LEScript.ERROR: #2 [internal function]: Analogic\LetsEncryptBundle\Controller\LeController->issueAction(Object(Symfony\Component\HttpFoundation\Request)) [2016-11-04 19:07:00] LEScript.ERROR: #3 /opt/mailserver-admin/var/bootstrap.php.cache(3040): call_user_func_array(Array, Array) [2016-11-04 19:07:00] LEScript.ERROR: #4 /opt/mailserver-admin/var/bootstrap.php.cache(2995): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1) [2016-11-04 19:07:00] LEScript.ERROR: #5 /opt/mailserver-admin/var/bootstrap.php.cache(2335): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) [2016-11-04 19:07:00] LEScript.ERROR: #6 /opt/mailserver-admin/web/app.php(19): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request)) [2016-11-04 19:07:00] LEScript.ERROR: #7 {main}

Comments (1)

  1. Log in to comment