gitpel / letsencrypt-routeros

Let's Encrypt certificates for RouterOS / Mikrotik
GNU General Public License v3.0
296 stars 110 forks source link

See newer #11

Closed thesnarky1 closed 5 years ago

thesnarky1 commented 5 years ago

This pull request fixes all the places DSA keys are references, as they are now deprecated (also noted in pull request #8 ). It adds other places DSA is mentioned to that pull request.

In addition, it now sets the HTTP and API-SSL service certificates automatically and adds additional debugging information for places where large amounts of domains may be scripted and feedback is needed as to which fails out. Finally, it uses variables for a few of the file names that are repeatedly typed so as to limit the amount of changes that are needed in the future for the end user.