Spredzy / lecm

Let's Encrypt Certificate Manager
Apache License 2.0
41 stars 10 forks source link

Sort the list of SAN #57

Closed albatros69 closed 6 years ago

albatros69 commented 6 years ago

Otherwise, the certificate appears out of sync, just because the list of SAN is not sorted in the config file.

Spredzy commented 6 years ago

Thanks for the contribution @albatros69