Latest update (add quic)
This commit is contained in:
@@ -403,6 +403,13 @@ used and only the two suite B compliant cipher suites
|
||||
(ECDHE-ECDSA-AES128-GCM-SHA256 and ECDHE-ECDSA-AES256-GCM-SHA384) are
|
||||
permissible.
|
||||
|
||||
=item B<CBC>
|
||||
|
||||
All cipher suites using encryption algorithm in Cipher Block Chaining (CBC)
|
||||
mode. These cipher suites are only supported in TLS v1.2 and earlier. Currently
|
||||
it's an alias for the following cipherstrings: B<SSL_DES>, B<SSL_3DES>, B<SSL_RC2>,
|
||||
B<SSL_IDEA>, B<SSL_AES128>, B<SSL_AES256>, B<SSL_CAMELLIA128>, B<SSL_CAMELLIA256>, B<SSL_SEED>.
|
||||
|
||||
=back
|
||||
|
||||
=head1 EQUAL PREFERENCE GROUPS
|
||||
|
||||
Reference in New Issue
Block a user