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

Conversation

edewata
Copy link
Contributor

@edewata edewata commented Jul 20, 2023

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.

https://github.com/edewata/pki/blob/install/docs/changes/v11.5.0/Server-Changes.adoc

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.
@sonarcloud
Copy link

sonarcloud bot commented Jul 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
4.8% 4.8% Duplication

Copy link
Contributor

@ckelleyRH ckelleyRH left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@fmarco76 fmarco76 left a comment

Choose a reason for hiding this comment

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

LGTM

@edewata
Copy link
Contributor Author

edewata commented Jul 20, 2023

@ckelleyRH @fmarco76 Thanks!

@edewata edewata merged commit 521863c into dogtagpki:master Jul 20, 2023
139 checks passed
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.

3 participants