From 79d14cacd30b4836db3dc2cdd2e0ed900e963cb9 Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Fri, 14 Jan 2022 11:30:06 +0100 Subject: [PATCH] Update pkcs11 documentation on openssl_conf The user should make sure there are no other 'openssl_conf = ...' lines in the file. (cherry picked from commit a90f4c4ffa7567930e4007971170d1c35a758c3e) --- doc/arm/pkcs11.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/arm/pkcs11.rst b/doc/arm/pkcs11.rst index 5132a3b229..07a59dafbc 100644 --- a/doc/arm/pkcs11.rst +++ b/doc/arm/pkcs11.rst @@ -113,7 +113,9 @@ brackets) are defined: openssl_conf = openssl_init -And add following lines at the bottom of the file: +And make sure there are no other 'openssl_conf = ...' lines in the file. + +Add following lines at the bottom of the file: ::