API Shield / Maximum number of client certificates

Hello,
I’m just searched this forum and the docs for what’s is the maximium number of maximum number of client certificates that I can generate, since the docs says that in a production env I should generate a certificate for each customer after the first handshake/device-register.

So far I found this thread Shield API: Create client certificate on demand via API - #3 by amayorga that says the limit is 100 per zone.
Even if I only use a cert for each release of the application to the store, it would still reach eventualy this limit.

I think alternative is to upload the private key and make the signing by myself, is that correct?

complementing the post.
To upload and sign the key, as I understand so far, it would required to use the feature “[bring your own CA for API Shield mTLS]” that’s only available for enterprise

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.