Details
-
Type:
Bug
-
Status: Done
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.1 GA
-
Component/s: Configuration
-
Labels:None
-
Story Points:1
-
Rank (Obsolete):46061
Description
1. The sample httpSSLproperties file that is included in the distribution contains the line:
keystore.passPhrase=secret
The correct key value is keyStore.passPhrase. This issue causes HTTPS sources to deploy, but not bind to the port.
2. The password is always defaulting to "secret"