From 03fb78597b40cdd33387f3bd977b0613b3b898bf Mon Sep 17 00:00:00 2001
From: markt
Controls when the socket used by the connector is bound. By default it
+ is bound when the connector is initiated and unbound when the connector is
+ destroyed. If set to false, the socket will be bound when the
+ connector is started and unbound when it is stopped.
When client certificate information is presented in a form other than
instances of java.security.cert.X509Certificate it needs to
--
2.11.0