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

5785-orbssltimeout2-commit1 #5983

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

dburdine
Copy link
Contributor

@dburdine dburdine commented Dec 7, 2018

issue #5785

@dburdine dburdine added the release bug This bug is present in a released version of Open Liberty label Dec 7, 2018
@dburdine dburdine self-assigned this Dec 7, 2018
Copy link
Contributor

@Rwalls1 Rwalls1 left a comment

Choose a reason for hiding this comment

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

The changes look good

Copy link
Member

@una-tapa una-tapa 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!

@dburdine dburdine merged commit 43780f5 into OpenLiberty:integration Jan 7, 2019
@dburdine
Copy link
Contributor Author

dburdine commented Jan 7, 2019

Property orbSSLInitTimeout has been added. Here is an example setting the timeout to 33 seconds:

<orb id="defaultOrb" orbSSLInitTimeout="33"> <serverPolicy.csiv2> <layers> <attributeLayer identityAssertionEnabled="false"/> <authenticationLayer mechanisms="LTPA" establishTrustInClient="Never"/> <transportLayer sslRef="requiredClientAuthenticationSSLConfig" /> </layers> </serverPolicy.csiv2> </orb>

@tevans78
Copy link
Member

@dburdine this PR was reverted due to a build break

@dburdine dburdine deleted the 5785-orbssltimeout2 branch March 22, 2019 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release bug This bug is present in a released version of Open Liberty release:19001
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants