Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2
-
None
-
Ubuntu 11.10
java version "1.6.0_23"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10.2)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
Apollo: apache-apollo-99-trunk-20120404.190241-13-unix-distro.tar.gz
Snips:
<authentication enabled="false"/>
<connector id="tls" bind="tls://0.0.0.0:62614?client_auth=need"
connection_limit="1000"/>
<key_storage file="${apollo.base}/etc/keystore" password="password" key_password="password" key_alias="servertj" />
Ubuntu 11.10 java version "1.6.0_23" OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10.2) OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode) Apollo: apache-apollo-99-trunk-20120404.190241-13-unix-distro.tar.gz Snips: <authentication enabled="false"/> <connector id="tls" bind=" tls://0.0.0.0:62614?client_auth=need " connection_limit="1000"/> <key_storage file="${apollo.base}/etc/keystore" password="password" key_password="password" key_alias="servertj" />
Description
Using the above configuration, when an SSL client connects and does not provide a certificate, the connection is allowed to proceed, and succeeds.
This is either:
a) a bug
b) a configuration issue
If the above configuration is insufficient for full SSL only authorization please advise on the requirements.
Thanks, Guy