delimiter between domain and additional names in domain.txt is 'space only' #23

Closed
opened 2025-12-29 00:22:29 +01:00 by adam · 0 comments
Owner

Originally created by @KampfCaspar on GitHub (Dec 21, 2015).

If one delimits the 'main' domain name and additional domain names by other whitespace characters (e.g. tab), certificate issuance works fine, but 'cron' age check fails...

This is because 'cut' only accepts one delimiter - space OR tab.

Probably add an explanatory comment line in domains.txt.example?

Originally created by @KampfCaspar on GitHub (Dec 21, 2015). If one delimits the 'main' domain name and additional domain names by other whitespace characters (e.g. tab), certificate issuance works fine, but 'cron' age check fails... This is because 'cut' only accepts one delimiter - space OR tab. Probably add an explanatory comment line in domains.txt.example?
adam added the bug label 2025-12-29 00:22:29 +01:00
adam closed this issue 2025-12-29 00:22:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#23