Hi everyone,
I am creating a Node.js server that will serve iOS, android, and a website. I already use several methods of security but I would like to also use HTTPS.
I don't ever want my users to get untrusted SSL certificate errors, so where should I get a good certificate for my Node.js server that will be trusted by iOS, web browsers, and android? What certificate authority should I use? I'm trying to spend as little money as I can if possible since I'm an impoverished college student
Thanks for any advice!!!
- Brad
I am creating a Node.js server that will serve iOS, android, and a website. I already use several methods of security but I would like to also use HTTPS.
I don't ever want my users to get untrusted SSL certificate errors, so where should I get a good certificate for my Node.js server that will be trusted by iOS, web browsers, and android? What certificate authority should I use? I'm trying to spend as little money as I can if possible since I'm an impoverished college student
Thanks for any advice!!!
- Brad