Skip to main content

Secure Certificates

You can manage secure certificates in your app deployments. Through the secure plugin, your app can receive certificates at runtime without hardcoding them in source code or environment files.

Considerations

  • On its first run, the plugin downloads the certificate values and stores them securely using the device's hardware-backed mechanism. On subsequent runs, it checks whether the stored version is the latest; if so, it uses the local values. Otherwise, it downloads and stores the new values again.