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

FISH-6336 Bouncy Castle FIPS Integration for HTTPS Connection (Payara6 Port) #5873

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

Pandrex247
Copy link
Member

Port of #5769 to Payara6 branch.

change the init method in the JSSE14SocketFactory class. Now the SslContext is initialized before the call of getServerSessionContext() to avoid an exception from bouncy castle in fips mode.
@Pandrex247
Copy link
Member Author

Jenkins test please

@luiseufrasio luiseufrasio self-requested a review July 27, 2022 11:14
Copy link
Contributor

@luiseufrasio luiseufrasio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pandrex247 Pandrex247 merged commit 3864c7b into payara:Payara6 Jul 27, 2022
@Pandrex247 Pandrex247 deleted the FISH-6336-P6 branch July 27, 2022 13:54
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

Successfully merging this pull request may close these issues.

3 participants