Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truststore shipped with the product has 4 expired certs #8479

Closed
madurangasiriwardena opened this issue Jun 10, 2020 · 1 comment
Closed

Comments

@madurangasiriwardena
Copy link
Member

Describe the issue:
Truststore shipped with the product has 4 expired certs atm. Because of this below error logs are printed in server startup.

[2020-06-10 11:23:12,145] []  WARN {org.apache.tomcat.util.net.SSLUtilBase} - jsseUtil.trustedCertNotValid
[2020-06-10 11:23:12,146] []  WARN {org.apache.tomcat.util.net.SSLUtilBase} - jsseUtil.trustedCertNotValid
[2020-06-10 11:23:12,146] []  WARN {org.apache.tomcat.util.net.SSLUtilBase} - jsseUtil.trustedCertNotValid
[2020-06-10 11:23:12,146] []  WARN {org.apache.tomcat.util.net.SSLUtilBase} - jsseUtil.trustedCertNotValid

Need to clean/add new trusted certs.

@pulasthi7
Copy link
Contributor

Checked the latest JDKs(jdk15, jdk1.8.261) and found no new certificates for the following,

KEYNECTIS CA
AddTrust Class 1 CA
AddTrust Qualified CA
AddTrust External CA

Hence closing.

Created wso2/carbon-kernel#2775 to track adding new CA certs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

4 participants