watson-developer-cloud / speech-to-text-nodejs

:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service
https://speech-to-text-demo.ng.bluemix.net
Apache License 2.0
1.1k stars 708 forks source link

ssl error or missing other step? #261

Open johnfelipe opened 3 years ago

johnfelipe commented 3 years ago
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/speech-to-text-nodejs@2.2.0 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 commented 3 years ago

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

waveriser commented 6 months ago

~~~_____**_____

¤●CONTRIBUTING.md