alopresto commented on a change in pull request #153: NIFIREG-220 New test certs
URL: https://github.com/apache/nifi-registry/pull/153#discussion_r242665177
 
 

 ##########
 File path: 
nifi-registry-core/nifi-registry-web-api/src/test/resources/application-ITSecureFile.properties
 ##########
 @@ -28,9 +28,9 @@ nifi.registry.client.properties.file: 
src/test/resources/conf/secure-file/nifi-r
 
 # Embedded Server SSL Context Config
 server.ssl.client-auth: need
-server.ssl.key-store: ./target/test-classes/keys/localhost-ks.jks
-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
 
 Review comment:
   These passwords seem to have gotten much weaker. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to