From 5858a9388b0ccbdeb7f572671eccfec42cbca5b4 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Fri, 30 Aug 2024 06:27:32 +0000 Subject: [PATCH] deploy: f0b8073ea563e9a889e01ffb50389dfe7fe2aeb7 --- pr/794/openssl_privatekey_module.html | 3 ++- pr/794/openssl_privatekey_pipe_module.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pr/794/openssl_privatekey_module.html b/pr/794/openssl_privatekey_module.html index 608a1e83..8c87fbcd 100644 --- a/pr/794/openssl_privatekey_module.html +++ b/pr/794/openssl_privatekey_module.html @@ -253,7 +253,8 @@ see

cipher

string

-

The cipher to encrypt the private key. Must be auto.

+

The cipher to encrypt the private key. This is only used when passphrase is provided.

+

Must be auto.

Default: "auto"

diff --git a/pr/794/openssl_privatekey_pipe_module.html b/pr/794/openssl_privatekey_pipe_module.html index 319c3aee..ed063279 100644 --- a/pr/794/openssl_privatekey_pipe_module.html +++ b/pr/794/openssl_privatekey_pipe_module.html @@ -235,7 +235,8 @@ see

cipher

string

-

The cipher to encrypt the private key. Must be auto.

+

The cipher to encrypt the private key. This is only used when passphrase is provided.

+

Must be auto.

Default: "auto"