X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fssl%2FSSL_CONF_CTX_set1_prefix.pod;h=3b165db89bb9c5c9d91b6926527b37456db84bd2;hp=92aed5e71f778c61a89a9d78b93c660cc7ee7155;hb=c7b7984ac914d33590dfe9e46e35336f5e4f723f;hpb=3db935a9e5e62fcbde719b2a03ce8941bb13514a diff --git a/doc/ssl/SSL_CONF_CTX_set1_prefix.pod b/doc/ssl/SSL_CONF_CTX_set1_prefix.pod index 92aed5e71f..3b165db89b 100644 --- a/doc/ssl/SSL_CONF_CTX_set1_prefix.pod +++ b/doc/ssl/SSL_CONF_CTX_set1_prefix.pod @@ -18,8 +18,8 @@ to B. If B is B it is restored to the default value. =head1 NOTES Command prefixes alter the commands recognised by subsequent SSL_CTX_cmd() -calls. For example for files if the prefix "SSL" is set then command names -such as "SSLProtocol", "SSLOptions" etc are recognised instead of "Protocol" +calls. For example for files, if the prefix "SSL" is set then command names +such as "SSLProtocol", "SSLOptions" etc. are recognised instead of "Protocol" and "Options". Similarly for command lines if the prefix is "--ssl-" then "--ssl-no_tls1_2" is recognised instead of "-no_tls1_2". @@ -37,6 +37,7 @@ SSL_CONF_CTX_set1_prefix() returns 1 for success and 0 for failure. =head1 SEE ALSO L, +L, L, L, L