Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Error starting up zedd (public key error?) #585

Open
MaxPleaner opened this issue Jun 22, 2016 · 0 comments
Open

Error starting up zedd (public key error?) #585

MaxPleaner opened this issue Jun 22, 2016 · 0 comments

Comments

@MaxPleaner
Copy link

Here's the command I'm running:

zedd --user max --pass MyPassword --remote --tls-key /home/nitrous/ssl/key.pem --tls-cert /home/nitrous/ssl/cert.pem 

And this is the error:

_tls_common.js:88
        c.context.setKey(options.key);
                  ^

Error: error:0907B068:PEM routines:PEM_READ_BIO_PRIVATEKEY:bad password read
    at Error (native)
    at Object.createSecureContext (_tls_common.js:88:19)
    at Server (_tls_wrap.js:745:25)
    at new Server (https.js:26:14)
    at Object.exports.createServer (https.js:47:10)
    at start (/usr/lib/node_modules/zedd/server.js:270:24)
    at Object.<anonymous> (/usr/lib/node_modules/zedd/server.js:48:9)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:456:32)

I'm not sure if I have to convert the key.pem file to a different format or something.

@MaxPleaner MaxPleaner changed the title Error starting up zed (public key error?) Error starting up zedd (public key error?) Jun 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant