Skip to main content

Secure Certificates

You can manage secure certificates for your app environments. With the secure plugin, the app can receive certificates at runtime without hardcoding them in the 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 local values. Otherwise, it downloads and stores the new values again.