How can I sync my RSA or Elliptical keypairs between environments?
-
How can I sync my RSA or Elliptical keypairs between environments? I'd like to use the same between dev, staging and prod.
-
If you need to keep everything in sync between your dev, staging and production systems, I believe the best way to accomplish that is to create the key-pair outside of FusionAuth and use the “Import RSA key pair” functionality.
If you are using the UI, you can find that under "Settings -> Key master". The button in the upper right hand corner lets you select between the different options:
You can of course also use the API to import the keys: https://fusionauth.io/docs/v1/tech/apis/keys