Loading doc/ssl/SSL_CONF_CTX_set_flags.pod +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ Currently the following B<flags> values are recognised: =over 4 =item SSL_CONF_FLAG_FLAG_CMDLINE, SSL_CONF_FLAG_FLAG_FILE =item SSL_CONF_FLAG_CMDLINE, SSL_CONF_FLAG_FILE recognise options intended for command line or configuration file use. At least one of these flags must be set. Loading doc/ssl/SSL_CONF_cmd.pod +5 −5 Original line number Diff line number Diff line Loading @@ -55,8 +55,8 @@ the value set for B<-sigalgs> will be used instead. =item B<-curves> This sets the supported elliptic curves. For servers the curves are sent using the supported curves extension for TLS v1.2. For clients it is used This sets the supported elliptic curves. For clients the curves are sent using the supported curves extension. For servers it is used to determine which curve to use. This setting affects curves used for both signatures and key exchange, if applicable. Loading Loading @@ -141,7 +141,7 @@ Note: the command prefix (if set) alters the recognised B<cmd> values. =over 4 =item B<CipherSuite> =item B<CipherString> Sets the cipher suite list to B<value>. Note: syntax checking of B<value> is currently not performed unless an B<SSL> or B<SSL_CTX> structure is Loading Loading @@ -174,8 +174,8 @@ the value set for B<SignatureAlgorithms> will be used instead. =item B<Curves> This sets the supported elliptic curves. For servers the curves are sent using the supported curves extension for TLS v1.2. For clients it is used This sets the supported elliptic curves. For clients the curves are sent using the supported curves extension. For servers it is used to determine which curve to use. This setting affects curves used for both signatures and key exchange, if applicable. Loading Loading
doc/ssl/SSL_CONF_CTX_set_flags.pod +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ Currently the following B<flags> values are recognised: =over 4 =item SSL_CONF_FLAG_FLAG_CMDLINE, SSL_CONF_FLAG_FLAG_FILE =item SSL_CONF_FLAG_CMDLINE, SSL_CONF_FLAG_FILE recognise options intended for command line or configuration file use. At least one of these flags must be set. Loading
doc/ssl/SSL_CONF_cmd.pod +5 −5 Original line number Diff line number Diff line Loading @@ -55,8 +55,8 @@ the value set for B<-sigalgs> will be used instead. =item B<-curves> This sets the supported elliptic curves. For servers the curves are sent using the supported curves extension for TLS v1.2. For clients it is used This sets the supported elliptic curves. For clients the curves are sent using the supported curves extension. For servers it is used to determine which curve to use. This setting affects curves used for both signatures and key exchange, if applicable. Loading Loading @@ -141,7 +141,7 @@ Note: the command prefix (if set) alters the recognised B<cmd> values. =over 4 =item B<CipherSuite> =item B<CipherString> Sets the cipher suite list to B<value>. Note: syntax checking of B<value> is currently not performed unless an B<SSL> or B<SSL_CTX> structure is Loading Loading @@ -174,8 +174,8 @@ the value set for B<SignatureAlgorithms> will be used instead. =item B<Curves> This sets the supported elliptic curves. For servers the curves are sent using the supported curves extension for TLS v1.2. For clients it is used This sets the supported elliptic curves. For clients the curves are sent using the supported curves extension. For servers it is used to determine which curve to use. This setting affects curves used for both signatures and key exchange, if applicable. Loading