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

refactor: reduce test dependency on EOL lib #2719

Conversation

peterhaochen47
Copy link
Member

  • instead of using org.springframework.security.saml.trust.X509TrustManager which is provided by a saml lib that has reached EOL, use a more standard/generic X509TrustManager.

[#186958651]

- instead of using org.springframework.security.saml.trust.X509TrustManager
which is provided by a saml lib that has reached EOL, use a more standard/generic
X509TrustManager.

[#186958651]
@peterhaochen47 peterhaochen47 marked this pull request as ready for review February 9, 2024 00:03
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187014971

The labels on this github issue will be updated when the story is started.

@peterhaochen47 peterhaochen47 requested a review from a team February 9, 2024 00:06
Copy link
Contributor

@Tallicia Tallicia 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!

@peterhaochen47 peterhaochen47 merged commit 115bad4 into develop Feb 9, 2024
20 checks passed
@peterhaochen47 peterhaochen47 deleted the pr/develop/refactor-X509ExpiryCheckingTrustManagerTest-use-javax-X509TrustManager branch February 9, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants