WFCORE-6802 [Preview] OCSP stapling support#5999
Closed
PrarthonaPaul wants to merge 2 commits into
Closed
Conversation
|
Hello, PrarthonaPaul. I'm waiting for one of the admins to verify this patch with /ok-to-test in a comment. |
PrarthonaPaul
commented
May 15, 2024
fce5dab to
12a15e7
Compare
PrarthonaPaul
commented
Jun 4, 2024
| Assert.assertEquals(SUCCESS, services.executeOperation(operation).get(OUTCOME).asString()); | ||
| } | ||
|
|
||
| // @Test |
Author
There was a problem hiding this comment.
This is commented out because when executing these commands from a test, the following line fails when creating the client context.
However, when running this add command from the management CLI, this does not fail. I am not sure if that failure is expected due to the set up of the tests.
ff90ab3 to
3acf1d9
Compare
3acf1d9 to
ae179c3
Compare
added 2 commits
July 29, 2024 10:49
ae179c3 to
4b48400
Compare
|
There has been no activity on this PR for 45 days. It will be auto-closed after 90 days. |
|
There has been no activity on this PR for 45 days. It will be auto-closed after 90 days. |
|
There has been no activity on this PR for 90 days and it has been closed automatically. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue: https://issues.redhat.com/browse/WFCORE-6802
Bump issue: https://issues.redhat.com/browse/WFCORE-6879
Depends on: wildfly-security/wildfly-elytron#2144
Proposal Doc: wildfly/wildfly-proposals#564
Todo:
fix client-ssl-context subsystem test (please see comment #5999 (comment))