"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "f438ceb81d424cb90a5a1aad569056bd7c2ab4c5"
Fix single domain mishandling and Minor improvements
Fix for issue #58 and made some minor improvements:
-
Specifying single domain is handled correctly now.
-
Currently, when running each time, the ssl-domains.dat config file gets appended instead of regenerating. So had to manually delete it and re-run. So I added a line to remove the ssl-domains.dat file if exist and thus regenerate it each time.
-
Display the DNS records in table format for better readability.