MaxToyberman/react-native-ssl-pinning

How does this handle certs that are managed by cert-manager or some kind of automated LetsEncrypt setup?

airtonix opened this issue · 0 comments

If I'm running cert-manager in my kubernetes cluster to generate certs for my GQL servers ssl ingress, how am I supposed to deal with the fact that these certs could only be valid for a month at most (their life could even be only valid for a day if we're recovering from a disaster) ?