diff --git a/Securing_TLS/en-US/OpenSSL.xml b/Securing_TLS/en-US/OpenSSL.xml index 36febc1..115c8e9 100644 --- a/Securing_TLS/en-US/OpenSSL.xml +++ b/Securing_TLS/en-US/OpenSSL.xml @@ -3,31 +3,34 @@ %BOOK_ENTITIES; ]> - - Test Chapter + + OpenSSL - This is a test paragraph + OpenSSL is a popular and powerful open source toolkit for implementing SSL and TLS. It's used to add SSL and TLS encryption to other popular software like Apache, dovecot, and ejabberd. -
- Test Section 1 - - This is a test paragraph in a section - +
+ Cipher Categories + OpenSSL groups cipher suites together into easy to define sets that make it easy to implement encryption that makes sense for individual systems. These sets include HIGH, MEDIUM, LOW, EXPORT, and DEFAULT. By utilizing one, or a combination, of these sets in configuration files, the systems administrator can define many ciphers at once. +
+ High Ciphers + +
+
+ Medium Ciphers + +
+
+ Low Ciphers + +
+
+ Export Ciphers + +
+
+ Default Ciphers + +
- -
- Test Section 2 - - This is a test paragraph in Section 2 - - - - This is a test listitem. - - - - -
- diff --git a/Securing_TLS/en-US/Securing_TLS.xml b/Securing_TLS/en-US/Securing_TLS.xml index b9a8245..9aa9582 100644 --- a/Securing_TLS/en-US/Securing_TLS.xml +++ b/Securing_TLS/en-US/Securing_TLS.xml @@ -7,6 +7,7 @@ +