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

chapter12 mvn -PSecureChatServer clean package exec:exec Exception in thread "main" java.security.cert.CertificateException: No provider succeeded to generate a self-signed certificate #68

Open
youshulai123 opened this issue Dec 16, 2023 · 2 comments

Comments

@youshulai123
Copy link

mvn -PSecureChatServer clean package exec:exec
Exception in thread "main" java.security.cert.CertificateException: No provider succeeded to generate a self-signed certificate. See debug log for the root cause.
at io.netty.handler.ssl.util.SelfSignedCertificate.(SelfSignedCertificate.java:157)
at io.netty.handler.ssl.util.SelfSignedCertificate.(SelfSignedCertificate.java:110)
at io.netty.handler.ssl.util.SelfSignedCertificate.(SelfSignedCertificate.java:88)
at io.netty.handler.ssl.util.SelfSignedCertificate.(SelfSignedCertificate.java:79)
at nia.chapter12.SecureChatServer.main(SecureChatServer.java:36)

@youshulai123 youshulai123 changed the title chapter12 chapter12 Exception in thread "main" java.security.cert.CertificateException: No provider succeeded to generate a self-signed certificate Dec 16, 2023
@youshulai123 youshulai123 changed the title chapter12 Exception in thread "main" java.security.cert.CertificateException: No provider succeeded to generate a self-signed certificate chapter12 mvn -PSecureChatServer clean package exec:exec Exception in thread "main" java.security.cert.CertificateException: No provider succeeded to generate a self-signed certificate Dec 16, 2023
@youshulai123 youshulai123 reopened this Dec 17, 2023
@youshulai123
Copy link
Author

顶顶顶

@He-Pin
Copy link

He-Pin commented Dec 18, 2023

Which java version you are using @youshulai123

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

No branches or pull requests

2 participants