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

Add pki_http_enable param #4508

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Add pki_http_enable param #4508

merged 1 commit into from
Jul 20, 2023

Commits on Jul 19, 2023

  1. Add pki_http_enable param

    A new pki_http_enable parameter has been added for pkispawn
    to enable/disable the plain HTTP connector in server.xml.
    Currently the plain HTTP connector is enabled by default,
    but in the future it might be disabled by default such that
    the server will only use the secure HTTP connector.
    
    The security domain CLIs have been modified such that they
    work without the plain HTTP connector.
    
    The TPS test with separate instances has been modified to
    verify that the system works without plain HTTP connectors.
    edewata committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    19150ba View commit details
    Browse the repository at this point in the history