any way to suppress "debug: ignoring servername"? #45

Open
opened 2020-05-07 23:04:55 +00:00 by Ghost · 1 comment

I hope I'm not alone getting annoyed of these in logs?:

ACME Directory URL: https://acme-v02.api.letsencrypt.org/directory

and

debug: ignoring servername "mancorasuites.com.ve"
(it's probably either missing from your config, or a bot)
servername_unknown (more info available: servername)

I hope I'm not alone getting annoyed of these in logs?: > ACME Directory URL: https://acme-v02.api.letsencrypt.org/directory and > debug: ignoring servername "mancorasuites.com.ve" > (it's probably either missing from your config, or a bot) > servername_unknown (more info available: servername)
Owner

The debug was left in by mistake.

  • remove debug logs

I think that the ACME Directory URL should only print on startup, but I'll have to double check on that.

The debug was left in by mistake. - [ ] remove debug logs I think that the ACME Directory URL _should_ only print on startup, but I'll have to double check on that.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: root/greenlock-express.js#45
No description provided.