Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

NIFIREG-220 New test certs#153

Closed
kevdoran wants to merge 3 commits intoapache:masterfrom
kevdoran:NIFIREG-220-test-certs
Closed

NIFIREG-220 New test certs#153
kevdoran wants to merge 3 commits intoapache:masterfrom
kevdoran:NIFIREG-220-test-certs

Conversation

@kevdoran
Copy link
Contributor

Replacing the test TLS certs in the source code repository
with new certs that were signed by a tracked CA key. Also
adding instructions for generating additional keys in the
future if needed.

Replacing the test TLS certs in the source code repository
with new certs that were signed by a tracked CA key. Also
adding instructions for generating additional keys in the
future if needed.
@alopresto
Copy link
Contributor

Reviewing...

server.ssl.key-store-password: localhostKeystorePassword
server.ssl.key-password: localhostKeystorePassword
server.ssl.key-store: ./target/test-classes/keys/registry-ks.jks
server.ssl.key-store-password: password
Copy link
Contributor

Choose a reason for hiding this comment

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

These passwords seem to have gotten much weaker.

@kevdoran
Copy link
Contributor Author

Thanks for the prompt review, @alopresto! I addressed those comments, let me know if there is anything else you come across.

By the way, these certificates are used by the integration tests, which are not run by default during the build. You can verify nothing broke by running a build with the IT maven profile active:

mvn clean install -Pcontrib-check,integration-tests

@alopresto alopresto closed this in 5895b20 Dec 18, 2018
@alopresto
Copy link
Contributor

Ran contrib-check and all tests (including integration tests) pass. +1, merging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants