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

SSL certificate chain not recognized by all clients #2

Open
msgilligan opened this issue Jul 12, 2021 · 0 comments
Open

SSL certificate chain not recognized by all clients #2

msgilligan opened this issue Jul 12, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@msgilligan
Copy link
Member

There seems to be an issue with micronaut-acme (or maybe acme4j itself) that is causing the intermediate certificate to not be properly returned by the server. Most web browsers contain this intermediate certificate but OpenJDK, Graal native-images, and curl on Debian 10 can't access the server.

Adding the intermediate cert to OpenJDK's cacerts file is one workaround.

See micronaut-projects/micronaut-acme#156

@msgilligan msgilligan added the help wanted Extra attention is needed label Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant