Encryption at Rest
jetstream : {
cipher: chachapoly
key : "6dYfBV0zzEkR3vxZCNjxmnVh/aIqgid1"
}jetstream : {
cipher: chachapoly
key: $JS_KEY
}JS_KEY="mykey" nats-server -c js.confChanging encryption settings
Enabling with existing data
Disabling or changing the key
Changing the cipher
Performance considerations
Last updated
Was this helpful?