| Anonymous | Login | Signup for a new account | 06-13-2026 05:55 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003205 | [Resin] | minor | always | 12-29-08 12:56 | 07-21-11 14:21 | ||||
| Reporter | ferg | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | won't fix | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | Product Version | ||||||
| Product Build | |||||||||
| 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 | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0005385) ferg 07-21-11 14:21 |
setuid (user-name and group-name) requires openssl to allow the watchdog to pass the file descriptors to Resin. |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |