Skip to content

Broken since Node 10.x #3

Description

@flotwig

Due to an openssl upgrade in Node 10, using this inside of Node.js tls.Server results in the following:

Error: error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small
    at Object.createSecureContext (_tls_common.js:131:17)
    at Server.setSecureContext (_tls_wrap.js:1152:27)
    at Server (_tls_wrap.js:1029:8)
    at new Server (https.js:65:14)
    at Object.createServer (https.js:89:10)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions