ISPConfig 3.1.5 2 Domains 2 SSL Zertifikate?

robotto7831a

Well-Known Member
Wenn Du es entfernt hast, dann darf auf https kein Zertifikat mehr kommen.

Also altes Zertifikat entfernen und dann warten bis die VHost Dateien neu geschrieben sind. Dann prüfen, ob kein Zertifikat mehr kommt und dann LE aktivieren.
 

ktownmods

Member
sekunde


btw kannst du mir sagen ob das ein hacker ist?
Code:
Jul  9 21:39:32 ktownmods postfix/smtpd[20471]: warning: hostname xof.su.example.com does not resolve to address 91.200.12.186
Jul  9 21:39:32 ktownmods postfix/smtpd[20471]: connect from unknown[91.200.12.186]
Jul  9 21:39:35 ktownmods postfix/smtpd[20471]: warning: unknown[91.200.12.186]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Jul  9 21:39:35 ktownmods postfix/smtpd[20471]: lost connection after AUTH from unknown[91.200.12.186]
 

ktownmods

Member
so ssl entfernt dan LE aktiviert und gleicher fehler Let's Encrypt SSL Cert for: ktownmods.de could not be issued.

auch keine .err da
 

ktownmods

Member
Ruf doch mal manuell den LE Pfad in deinem Browser auf, ob dieser funktioniert.
meinst du /.well-known/acme-challenge

uKvTBBQ.png
 

nowayback

Well-Known Member
bevor weiter spekuliert wird: es gibt ein letsencrypt logfile unter /var/log und darin sollte ziemlich genau stehen warum es nicht geht.
 

ktownmods

Member
da steht das hier drin

Code:
2017-07-09 20:00:02,338:DEBUG:letsencrypt.cli:Root logging level set at 30
2017-07-09 20:00:02,346:INFO:letsencrypt.cli:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2017-07-09 20:00:02,347:DEBUG:letsencrypt.cli:letsencrypt version: 0.4.1
2017-07-09 20:00:02,347:DEBUG:letsencrypt.cli:Arguments: ['-n', '--text', '--agree-tos', '--expand', '--authenticator', 'webroot', '--server', 'https://acme-v01.api.letsencrypt.org/directory', '--rsa-key-size', '4096', '--email', 'postmaster@ktownmods.de', '--domains', 'ktownmods.de', '--domains', 'www.ktownmods.de', '--webroot-path', '/usr/local/ispconfig/interface/acme']
2017-07-09 20:00:02,348:DEBUG:letsencrypt.cli:Discovered plugins: PluginsRegistry(PluginEntryPoint#webroot,PluginEntryPoint#null,PluginEntryPoint#manual,PluginEntryPoint#standalone)
2017-07-09 20:00:02,349:DEBUG:letsencrypt.cli:Requested authenticator webroot and installer None
2017-07-09 20:00:02,349:DEBUG:letsencrypt.plugins.webroot:Creating root challenges validation dir at /usr/local/ispconfig/interface/acme/.well-known/acme-challenge
2017-07-09 20:00:02,349:DEBUG:letsencrypt.plugins.webroot:Creating root challenges validation dir at /usr/local/ispconfig/interface/acme/.well-known/acme-challenge
2017-07-09 20:00:02,349:DEBUG:letsencrypt.display.ops:Single candidate plugin: * webroot
Description: Webroot Authenticator
Interfaces: IAuthenticator, IPlugin
Entry point: webroot = letsencrypt.plugins.webroot:Authenticator
Initialized: <letsencrypt.plugins.webroot.Authenticator object at 0x7f287a34e910>
Prep: True
2017-07-09 20:00:02,350:DEBUG:letsencrypt.cli:Selected authenticator <letsencrypt.plugins.webroot.Authenticator object at 0x7f287a34e910> and installer None
2017-07-09 20:00:02,391:DEBUG:letsencrypt.cli:Exiting abnormally:
Traceback (most recent call last):
  File "/usr/bin/letsencrypt", line 9, in <module>
    load_entry_point('letsencrypt==0.4.1', 'console_scripts', 'letsencrypt')()
  File "/usr/lib/python2.7/dist-packages/letsencrypt/cli.py", line 1986, in main
    return config.func(config, plugins)
  File "/usr/lib/python2.7/dist-packages/letsencrypt/cli.py", line 689, in obtain_cert
    le_client = _init_le_client(config, authenticator, installer)
  File "/usr/lib/python2.7/dist-packages/letsencrypt/cli.py", line 206, in _init_le_client
    acc, acme = _determine_account(config)
  File "/usr/lib/python2.7/dist-packages/letsencrypt/cli.py", line 172, in _determine_account
    acc = display_ops.choose_account(accounts)
  File "/usr/lib/python2.7/dist-packages/letsencrypt/display/ops.py", line 186, in choose_account
    "Please choose an account", labels)
  File "/usr/lib/python2.7/dist-packages/letsencrypt/display/util.py", line 465, in menu
    self._interaction_fail(message, cli_flag, "Choices: " + repr(choices))
  File "/usr/lib/python2.7/dist-packages/letsencrypt/display/util.py", line 428, in _interaction_fail
    raise errors.MissingCommandlineFlag(msg)
MissingCommandlineFlag: Missing command line flag or config entry for this setting:
Please choose an account
Choices: ['localhost@2017-07-08T12:48:10Z (6b50)', 'localhost@2017-06-28T09:15:07Z (ec71)']
 

nowayback

Well-Known Member
MissingCommandlineFlag: Missing command line flag or config entry for this setting:
Please choose an account
Choices: ['localhost@2017-07-08T12:48:10Z (6b50)', 'localhost@2017-06-28T09:15:07Z (ec71)']
 

Werbung

Top