"private key must be converted to PEM format
certificate must be converted to PEM format
those two should be concatenated into a single file
If the certificate chain in used, a chain file also needs to be converted into PEM format and appended to the certificate file.
"
--
You received this message because you are subscribed to the Google Groups "mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongoose-user...@googlegroups.com.
To post to this group, send email to mongoos...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/d/optout.
/var/app/current/node_modules/mongoose/node_modules/mongodb/lib/server.js:236 process.nextTick(function() { throw err; }) ^ Error: unable to verify the first certificate at Error (native) at TLSSocket.<anonymous> (_tls_wrap.js:1003:38) at emitNone (events.js:67:13) at TLSSocket.emit (events.js:166:7) at TLSSocket._finishInit (_tls_wrap.js:570:8)
Pradeep