Use algorithm specific chains for certificates.
[openssl.git] / doc / ssl / SSL_CTX_set_client_CA_list.pod
index 5e6613335c608e2e4ac323d55ba95bb2b028c047..5e97392668a22481ef92e86864d5f908787a2989 100644 (file)
@@ -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.