foorschtbar / routeros-letsencrypt-docker

Let's Encrypt for RouterOS Webserver/API
17 stars 5 forks source link

Ilium007 patch 1 #4

Closed ilium007 closed 3 years ago

ilium007 commented 3 years ago

I have cleaned up some of the handling for filenames with the * prefix and subsequent autoupload_ prefix as I ran into issues with your last commit whereby the certificate filename check failed with:

app_1 | File not found: /letsencrypt/certificates/_.*.xxx.xxx.dev.pem

I have tested this with single domains and wildcard domains successfully

foorschtbar commented 3 years ago

I like the way u handle the wildcard domain. Thank u again!

ilium007 commented 3 years ago

I like the way u handle the wildcard domain. Thank u again!

No probs! Glad it all looks like it's working.