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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org