serverless-certificate-creator icon indicating copy to clipboard operation
serverless-certificate-creator copied to clipboard

Exisiting domains and records prevent creation of new Certificates

Open lkolchin opened this issue 4 years ago • 1 comments

Hi,

Thanks for your work - again.

  1. 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.

  1. 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.

      1. issues are interdependent and it'd be great if you could fix it.

Thank you!

lkolchin avatar Jun 05 '20 02:06 lkolchin

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

schwamster avatar Oct 07 '20 18:10 schwamster