Encrypt and decrypt NGINX variable values
5 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.
encrypted_session_expires
Sets the expiration time for encrypted sessions in NGINX.
httpserverlocation
encrypted_session_iv
The `encrypted_session_iv` directive sets the Initialization Vector (IV) for…
httpserverlocation
encrypted_session_key
Sets the encryption key used for encrypting and decrypting variable values in…
httpserverlocation
set_decrypt_session
The set_decrypt_session directive is used to decrypt a session variable in…
httpserverlocation
set_encrypt_session
The `set_encrypt_session` directive encrypts a given variable value and…
httpserverlocation