Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] 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  
Status closed   Product 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>
Additional Information
Attached Files

- Relationships

- 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.
 

- Issue History
Date Modified Username Field Change
12-29-08 12:56 ferg New Issue
07-21-11 14:21 ferg Note Added: 0005385
07-21-11 14:21 ferg Assigned To  => ferg
07-21-11 14:21 ferg Status new => closed
07-21-11 14:21 ferg Resolution open => won't fix


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker