You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Emmanuel Bourg <eb...@apache.org> on 2016/12/20 12:22:04 UTC

Deprecated attributes in error messages

Hi,

I misconfigured a certificate with Tomcat 8.5.9 and received this
message in catalina.out

"Connector attribute SSLCertificateFile must be defined when using SSL
with APR"

(I tried to use a PKCS12 keystore with the APR connector instead of PEM
files)

Since the 'SSLCertificateFile' attribute is deprecated I guess the error
message should mention 'certificateFile' now? I haven't checked if other
error messages contain deprecated fields.

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org