A serial port JSON websocket server for Windows, Mac, Linux, Raspberry Pi, or BeagleBone Black that lets you communicate with your serial port from a web application. This enables web apps to be written that can communicate with your local serial device such as an Arduino, CNC controller, or any device that communicates over the serial port.
When I start SPJS v1.96 on OS X Catalina I get the following error message:
"Missing tls cert and/or key. Will not start HTTPS server."
I need it to run via https to connect to an app that runs inside of Onshape. But am unsure of what I need to do to generate the tls cert and/or key. If anyone could give me some guidance or point me in the right direction it would be much appreciated.
When I start SPJS v1.96 on OS X Catalina I get the following error message:
"Missing tls cert and/or key. Will not start HTTPS server."
I need it to run via https to connect to an app that runs inside of Onshape. But am unsure of what I need to do to generate the tls cert and/or key. If anyone could give me some guidance or point me in the right direction it would be much appreciated.
Thank you so much.