Loading doc/apps/smime.pod +6 −6 Original line number Diff line number Diff line Loading @@ -265,28 +265,28 @@ encrypted data is used for other purposes. =over 4 =item 0 =item Z<>0 the operation was completely successfully. =item 1 =item Z<>1 an error occurred parsing the command options. =item 2 =item Z<>2 one of the input files could not be read. =item 3 =item Z<>3 an error occurred creating the PKCS#7 file or when reading the MIME message. =item 4 =item Z<>4 an error occurred decrypting or verifying the message. =item 5 =item Z<>5 the message was verified correctly but an error occurred writing out the signers certificates. Loading doc/ssl/SSL_COMP_add_compression_method.pod +2 −2 Original line number Diff line number Diff line Loading @@ -53,11 +53,11 @@ SSL_COMP_add_compression_method() may return the following values: =over 4 =item 0 =item Z<>0 The operation succeeded. =item 1 =item Z<>1 The operation failed. Check the error queue to find out the reason. Loading doc/ssl/SSL_CTX_add_session.pod +2 −2 Original line number Diff line number Diff line Loading @@ -52,13 +52,13 @@ The following values are returned by all functions: =over 4 =item 0 =item Z<>0 The operation failed. In case of the add operation, it was tried to add the same (identical) session twice. In case of the remove operation, the session was not found in the cache. =item 1 =item Z<>1 The operation succeeded. Loading doc/ssl/SSL_CTX_load_verify_locations.pod +2 −2 Original line number Diff line number Diff line Loading @@ -100,13 +100,13 @@ The following return values can occur: =over 4 =item 0 =item Z<>0 The operation failed because B<CAfile> and B<CApath> are NULL or the processing at one of the locations specified failed. Check the error stack to find out the reason. =item 1 =item Z<>1 The operation succeeded. Loading doc/ssl/SSL_CTX_set_client_CA_list.pod +2 −2 Original line number Diff line number Diff line Loading @@ -66,13 +66,13 @@ values: =over 4 =item 0 =item Z<>0 A failure while manipulating the STACK_OF(X509_NAME) object occurred or the X509_NAME could not be extracted from B<cacert>. Check the error stack to find out the reason. =item 1 =item Z<>1 The operation succeeded. Loading Loading
doc/apps/smime.pod +6 −6 Original line number Diff line number Diff line Loading @@ -265,28 +265,28 @@ encrypted data is used for other purposes. =over 4 =item 0 =item Z<>0 the operation was completely successfully. =item 1 =item Z<>1 an error occurred parsing the command options. =item 2 =item Z<>2 one of the input files could not be read. =item 3 =item Z<>3 an error occurred creating the PKCS#7 file or when reading the MIME message. =item 4 =item Z<>4 an error occurred decrypting or verifying the message. =item 5 =item Z<>5 the message was verified correctly but an error occurred writing out the signers certificates. Loading
doc/ssl/SSL_COMP_add_compression_method.pod +2 −2 Original line number Diff line number Diff line Loading @@ -53,11 +53,11 @@ SSL_COMP_add_compression_method() may return the following values: =over 4 =item 0 =item Z<>0 The operation succeeded. =item 1 =item Z<>1 The operation failed. Check the error queue to find out the reason. Loading
doc/ssl/SSL_CTX_add_session.pod +2 −2 Original line number Diff line number Diff line Loading @@ -52,13 +52,13 @@ The following values are returned by all functions: =over 4 =item 0 =item Z<>0 The operation failed. In case of the add operation, it was tried to add the same (identical) session twice. In case of the remove operation, the session was not found in the cache. =item 1 =item Z<>1 The operation succeeded. Loading
doc/ssl/SSL_CTX_load_verify_locations.pod +2 −2 Original line number Diff line number Diff line Loading @@ -100,13 +100,13 @@ The following return values can occur: =over 4 =item 0 =item Z<>0 The operation failed because B<CAfile> and B<CApath> are NULL or the processing at one of the locations specified failed. Check the error stack to find out the reason. =item 1 =item Z<>1 The operation succeeded. Loading
doc/ssl/SSL_CTX_set_client_CA_list.pod +2 −2 Original line number Diff line number Diff line Loading @@ -66,13 +66,13 @@ values: =over 4 =item 0 =item Z<>0 A failure while manipulating the STACK_OF(X509_NAME) object occurred or the X509_NAME could not be extracted from B<cacert>. Check the error stack to find out the reason. =item 1 =item Z<>1 The operation succeeded. Loading