We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b6162 commit 5390b43Copy full SHA for 5390b43
source/includes/fact-PKCS8-private-key.rst
@@ -1,3 +1,5 @@
1
-The encrypted private key for the ``.pem`` certificate file
2
-must be in :wikipedia:`PKCS #8 </PKCS_8>`
3
-:rfc:`PBES2 <8018#section-6.2>` format.
+If the encrypted private key for the ``.pem`` certificate file
+is in :wikipedia:`PKCS #8 </PKCS_8>` format,
+it must use :rfc:`PBES2 <8018#section-6.2>` encryption operations.
4
+The {+mdbagent+} does not support PKCS #8 with other encryption
5
+operations.
0 commit comments