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

cipher: Restore DisableMTAES capability to resolve FIPS SIGSEGV. #86

Merged

Conversation

klardotsh
Copy link

This restores the functionality provided in 9ed8887 and 4a535c4, but was then removed in the 9.2 -> 9.3 rebase process, as I mentioned in the FIPS bug thread. In my preliminary testing, this patch allows our FIPS servers to talk to each other happily, so long as both sides of the conversation use DisableMTAES=yes. We (ServiceNow) will do some more testing on this as we can, but I'm submitting this upstream for the greater benefit, and hopefully to get some more-qualified-than-my-own eyes on this :)

Copy link
Owner

@rapier1 rapier1 left a comment

Choose a reason for hiding this comment

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

Looks good. Will approve.

@rapier1 rapier1 changed the base branch from master to dev_minor July 1, 2024 18:32
Copy link
Owner

@rapier1 rapier1 left a comment

Choose a reason for hiding this comment

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

Looks good. Will approve.

@rapier1 rapier1 merged commit 8e0a546 into rapier1:dev_minor Jul 1, 2024
66 of 67 checks passed
@klardotsh klardotsh deleted the klardotsh/restore-disablemtaes branch July 1, 2024 21:14
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.

2 participants