Procedure for OPENSSL_KEY change or rotation. #8810
Unanswered
robsoncombr
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Hello, I've stumbled upon this post wondering the exact same thing. Is there a way to safely change the key? Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey! Backup your database first! In your .env file, add both: Restart: Users will need to log in again after this. Test it in dev first before doing it in production. What's the reason you need to rotate? There might be an easier solution. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone.
I would like to know if there is a procedure for replacing the _APP_OPENSSL_KEY_V1 key without losing data.
The goal here would be to replace it in case of a public leak or to implement an auto-rotation policy.
Thank you,
Robson
Beta Was this translation helpful? Give feedback.
All reactions