[ https://jira.fiware.org/browse/HELP-9497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez updated HELP-9497: --------------------------------- Description: Created question in FIWARE Q/A platform on 27-11-2014 at 19:11 {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/27177105/getting-error-error-loading-private-server-key +Question:+ Getting error "Error loading private server key" +Description:+ So I was implementing rush in Orion Context Broker Server instance, and whenever I try to start the contextBroker with the following command: contextBroker -rush localhost:1234 -https -key privkey.pem -cert cert.csr , I'm getting the following error: E at 18:16:11 loadFile[1101]: error opening 'privkey.pem': No such file or directory X at 18:16:11 main[1258]: Error loading private server key from 'privkey.pem' I generated my private key with the following command, I don't know if it's correct: openssl genrsa -des3 -out privkey.pem 2048 And I generated my certificate with the following command: openssl req -new -key privkey.pem -out cert.csr Do I'm doing something wrong? was: Created question in FIWARE Q/A platform on 27-11-2014 at 19:11 {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/27177105/getting-error-error-loading-private-server-key +Question:+ Getting error "Error loading private server key" +Description:+ So I was implementing rush in Orion Context Broker Server instance, and whenever I try to start the contextBroker with the following command: contextBroker -rush localhost:1234 -https -key privkey.pem -cert cert.csr , I'm getting the following error: E at 18:16:11 loadFile[1101]: error opening 'privkey.pem': No such file or directory X at 18:16:11 main[1258]: Error loading private server key from 'privkey.pem' I generated my private key with the following command, I don't know if it's correct: openssl genrsa -des3 -out privkey.pem 2048 And I generated my certificate with the following command: openssl req -new -key privkey.pem -out cert.csr Do I'm doing something wrong? HD-Enabler: Orion > [fiware-stackoverflow] Getting error "Error loading private server key" > --------------------------------------------------------------------------------- > > Key: HELP-9497 > URL: https://jira.fiware.org/browse/HELP-9497 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Fermín Galán > Labels: fiware, fiware-orion, ssl > > Created question in FIWARE Q/A platform on 27-11-2014 at 19:11 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/27177105/getting-error-error-loading-private-server-key > +Question:+ > Getting error "Error loading private server key" > +Description:+ > So I was implementing rush in Orion Context Broker Server instance, and whenever I try to start the contextBroker with the following command: > contextBroker -rush localhost:1234 -https -key privkey.pem -cert cert.csr > , I'm getting the following error: > E at 18:16:11 loadFile[1101]: error opening 'privkey.pem': No such file or directory > X at 18:16:11 main[1258]: Error loading private server key from 'privkey.pem' > I generated my private key with the following command, I don't know if it's correct: > openssl genrsa -des3 -out privkey.pem 2048 > And I generated my certificate with the following command: > openssl req -new -key privkey.pem -out cert.csr > Do I'm doing something wrong? -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy