----- Original Message -----
On 15.1.2019 16.46, Endi Sukma Dewata wrote:
> Hi,
>
> The error message is not very helpful, but I think this error
> happens because the clientAuth in Connector has been replaced
> by certificateVerification in SSLHostConfig and they cannot be
> specified at the same time. See the following page:
>
https://tomcat.apache.org/tomcat-8.5-doc/config/http.html
>
> So try removing the clientAuth and set the certificateVerification
> to "required". I have not tried this myself though.
nope, still get the same
--
t
Could you show me the entire Connector element and its children?
Make sure all attributes replaced by SSLHostConfig have been
deleted from the Connector element (see the above link).
--
Endi S. Dewata