serverless-certificate-creator
serverless-certificate-creator copied to clipboard
Exisiting domains and records prevent creation of new Certificates
Hi,
Thanks for your work - again.
- It would have been great if this solution wasn't throwing errors on exisiting record sets (You can add informational message though):
'[Tried to create resource record set [name=\'_dcaa534ab8eb68ac9992e75bda04444.testcert2.md.example.com.\', type=\'CNAME\'] but it already exists]',
I know you can set: rewriteRecords: false
But I don't want to rewrite exisiting records - because other certs might have set them and I want to keep those records and Certs.
-
Another thing (I've mentioned that in the previous issue but adding it here for completeness) - Cert creation fails if the same Domain or SANs are a part of other Certificates. This is so bad - as you can't create new cert. to use instead of the exisiting one in the future.
-
-
- issues are interdependent and it'd be great if you could fix it.
-
Thank you!
Hi,
thanks for your feedback and sorry for the very late reply. Is there a chance you can please create one issue per feature request/ bug you have. It is difficult to track otherwise.
Thanks