Data Store Question

I’ve setup a SQL Server data store and connected 3 CTW instances to it.
Since the “Managed Certificates” list shows the aggregate list of certs from all 3 CTW instances:

  • How are renewals handled?
    • Does each of the CTW instances go through renewal for all certs in the aggregate list?
    • Or, does each of the CTW instances handle their own certs?

Hi Jeffrey,

That’s a fine question and we should update our docs, because it’s not actually the intended design.

The intent is that each instances has it’s own database and the problem you now have is that each instance will attempt to renew each managed certificate - there is no semaphore etc for concurrency.

I see you have sent through a support ticket as well, will respond to that for next steps.