summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-11-19 08:13:23 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-11-19 08:13:23 +0100
commitacb5b1f1f00653bcdf840afa6dc042a0b880a454 (patch)
tree583242d2f055966fde3da330eaa94cd79cfde2cc /TAO/docs
parentbd92965826e261883518e7f9adf0c7a4e714288f (diff)
downloadATCD-acb5b1f1f00653bcdf840afa6dc042a0b880a454.tar.gz
Updated because of SSL changes
* ACE/NEWS: * TAO/docs/Security/SSLIOP-USAGE.html:
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/Security/SSLIOP-USAGE.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/Security/SSLIOP-USAGE.html b/TAO/docs/Security/SSLIOP-USAGE.html
index 32e44812fbe..b0cb22f9193 100644
--- a/TAO/docs/Security/SSLIOP-USAGE.html
+++ b/TAO/docs/Security/SSLIOP-USAGE.html
@@ -177,7 +177,7 @@ function MM_nbGroup(event, grpName) { //v3.0
</tr>
<tr>
<td><code>-SSLVersionList</code> <em>versions</em></td>
- <td>Unlike the cipher list option, this takes a list of SSL versions to support. List is a comma separated string containing any of SSLv2, SSLv3, TLSv1, TLSv1.1, or TLSv1.2. If <code>-SSLVersionList</code> is not supplied, SSL will support all of these versions. </td>
+ <td>Unlike the cipher list option, this takes a list of SSL versions to support. List is a comma separated string containing SSLv23. If <code>-SSLVersionList</code> is not supplied, SSL will support all of these versions. </td>
</tr>
<tr>
<td><code>-SSLPassword</code> <em>specifier</em></td>