speech-to-text-nodejs icon indicating copy to clipboard operation
speech-to-text-nodejs copied to clipboard

ssl error or missing other step?

Open johnfelipe opened this issue 4 years ago • 2 comments

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?

johnfelipe avatar Jun 07 '21 22:06 johnfelipe

can u help me for deploy this in my env?? need to create something else in my credentials account?

johnfelipe avatar Jun 13 '21 06:06 johnfelipe

~~~_____******_____

¤●CONTRIBUTING.md

waveriser avatar Feb 24 '24 01:02 waveriser