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

wildfly-openssl not up to date; doesn’t send full chain with handshake #61

Open
scr opened this issue Jun 2, 2019 · 2 comments
Open

Comments

@scr
Copy link

scr commented Jun 2, 2019

I got burned recently because of a bug in older implementation that didn’t sent all the certs with the handshake (since the intermediate C.A. wasn’t in the trust anchor on some systems).

Looking at the code, I couldn’t figure it out but when I stepped through I realized it wasn’t the same code as on master. Looking further on search.maven.org, I found that the wildfly-openssl was 1.0.4Final vs 1.0.6Final for everything else like wildfly-openssl-java and all the os-specific artifacts.

If the all-in-one solution has been abandoned, please remove it from the documentation; if not then please push it to maven and fix the release process to include it.

@stuartwdouglas
Copy link
Contributor

We probably should just change combined to be linux, mac and windows. The issue I had with the 1.0.6 release was that I no longer had access to the solaris box I had been using for the solaris builds.

@scr-oath
Copy link

scr-oath commented Jun 4, 2019

Just a thought - are there any Solaris images for VirtualBox or other VM you could use?

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

3 participants