From 4eee6f1c1f9f29a344a029e4d7cce7962e71af4f Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Thu, 4 Jan 2018 05:46:44 -0500 Subject: Remove merge marker fixes GH #1384 --- doc/manual/cli.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/manual/cli.rst') diff --git a/doc/manual/cli.rst b/doc/manual/cli.rst index ecebe74e5..7427feb5d 100644 --- a/doc/manual/cli.rst +++ b/doc/manual/cli.rst @@ -95,13 +95,13 @@ Public Key Cryptography X.509 ---------------------------------------------- -<<<<<<< HEAD + ``gen_pkcs10 key CN --country= --organization= --email= --key-pass= --hash=SHA-256 --emsa=`` Generate a PKCS #10 certificate signing request (CSR) using the passed PKCS #8 private key *key*. If the private key is encrypted, the decryption passphrase *key-pass* has to be passed.*emsa* specifies the padding scheme to be used when calculating the signature. - + - For RSA keys EMSA4 (RSA-PSS) is the default scheme. - For ECDSA, DSA, ECGDSA, ECKCDSA and GOST-34.10 keys *emsa* defaults to EMSA1. -- cgit v1.2.3