Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6325 | minor | always | 02-09-20 23:15 | 02-09-20 23:18 | |
|
|||||
Reporter: | nam | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.63 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.64 | ||
|
|||||
Summary: | 0006325: JSSE should fall back to password if key-store-password is not set | ||||
Description: |
(rep by S. Busch) A change in 4.0.63 required <key-store-password> for the <key-store-file>. Solution: should default to <password> if <key-store-password> is not set. <http address="*" port="8443"> <jsse-ssl> <key-store-file>keys/mykeystore</key-store-file> <password>mypassword</password> </jsse-ssl> </http> |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|