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

WFCORE-6802 [Preview] OCSP stapling support #5999

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PrarthonaPaul
Copy link

@PrarthonaPaul PrarthonaPaul commented May 15, 2024

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

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

@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
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.

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