|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 3205 | minor | always | 12-29-08 12:56 | 07-21-11 14:21 | |
|
|
|||||
| Reporter: | ferg | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | won't fix | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0003205: 443, user-name and jsse | ||||
| Description: |
(rep by Siby Jacob) I wasn't passing the "start" param which was why it was throwing the error. It works now when I pass the "start" param. I've getting another error though when I try and turn on SSL for port 443 The resin.xml config is as follows: <http address="*" port="443"> <jsse-ssl> <key-store-type>jks</key-store-type> <key-store-file>/usr/local/resin/keys/foo.keystore</key-store-file> <password>password</password> </jsse-ssl> </http> |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||