Skip to content

ssl error or missing other step? #261

@johnfelipe

Description

@johnfelipe
openssl genrsa -out server.key 2048
openssl req -new -x509 -sha256 -key server.key -out server.cer -days 365 -subj /CN=134.209.75.138
npm start

and show me this in console

@ibm-watson/[email protected] start /root/speech-to-text-nodejs
node server.js

listening at: 3000

in web show this

ERR_SSL_PROTOCOL_ERROR

root@machineteacheble-ubuntu-s-8vcpu-16gb-nyc1-01:~/speech-to-text-nodejs# ls

CONTRIBUTING.md  app.js            node_modules       server.cer  test
Dockerfile       casper-runner.js  package-lock.json  server.js   views
LICENSE          config            package.json       server.key
README.md        manifest.yml      public             src

how can deploy this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions