Skip to content

WFCORE-6802 [Preview] OCSP stapling support#5999

Closed
PrarthonaPaul wants to merge 2 commits into
wildfly:mainfrom
PrarthonaPaul:WFCore-6802
Closed

WFCORE-6802 [Preview] OCSP stapling support#5999
PrarthonaPaul wants to merge 2 commits into
wildfly:mainfrom
PrarthonaPaul:WFCore-6802

Conversation

@PrarthonaPaul
Copy link
Copy Markdown

@PrarthonaPaul PrarthonaPaul commented May 15, 2024

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))

@PrarthonaPaul PrarthonaPaul marked this pull request as draft May 15, 2024 18:17
@wildfly-ci
Copy link
Copy Markdown

Hello, PrarthonaPaul. I'm waiting for one of the admins to verify this patch with /ok-to-test in a comment.

Comment thread elytron/src/main/java/org/wildfly/extension/elytron/SSLDefinitions.java Outdated
@PrarthonaPaul PrarthonaPaul force-pushed the WFCore-6802 branch 3 times, most recently from fce5dab to 12a15e7 Compare June 4, 2024 13:41
Assert.assertEquals(SUCCESS, services.executeOperation(operation).get(OUTCOME).asString());
}

// @Test
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 5, 2024

There has been no activity on this PR for 45 days. It will be auto-closed after 90 days.

@github-actions github-actions Bot added Stale and removed Stale labels Oct 5, 2024
@github-actions
Copy link
Copy Markdown

There has been no activity on this PR for 45 days. It will be auto-closed after 90 days.

@github-actions github-actions Bot added the Stale label Nov 22, 2024
@github-actions
Copy link
Copy Markdown

There has been no activity on this PR for 90 days and it has been closed automatically.

@github-actions github-actions Bot closed this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants