I like you channel, great content! But I am curious if there are any other ways of generating these certificates without using the package? I prefer not to install packages which aren't really popular because of safety reasons.
Do you mean in prod or stage environment? I typically use let's encrypt via certbot. I'd never use this on a production site, but it's great for local dev.
Very nice and clean tutorial. Please make one tutorial for -> Authorization in NATS using TLS. I think it would be same implementation like this, but need some nice explanation and setup to run in local and prod. That's why please make video no this. Subscribed!
I'm using windows, I changed my "start" command to be: "start": "set HTTPS=true&& set SSL_CRT_FILE=./certs/create-cert.pem&& set SSL_KEY_FILE=./certs/create-cert-key.pem&& react-scripts start" but still not getting SSL certificate
You're the governor, bruv! Just saved me. Thank you so much for your work!
Thank you :) Can't believe how often these topics are missing... code on!
This was really usefull! Thx!
I like you channel, great content! But I am curious if there are any other ways of generating these certificates without using the package? I prefer not to install packages which aren't really popular because of safety reasons.
Do you mean in prod or stage environment? I typically use let's encrypt via certbot. I'd never use this on a production site, but it's great for local dev.
@@goodmorningdevelopers Yes, I mean the production stage
Very nice and clean tutorial.
Please make one tutorial for -> Authorization in NATS using TLS.
I think it would be same implementation like this, but need some nice explanation and setup to run in local and prod.
That's why please make video no this.
Subscribed!
Thank you! I will take a look at a NATS tutorial.
I'm using windows, I changed my "start" command to be:
"start": "set HTTPS=true&& set SSL_CRT_FILE=./certs/create-cert.pem&& set SSL_KEY_FILE=./certs/create-cert-key.pem&& react-scripts start"
but still not getting SSL certificate
Works great?
thank!!!!!😀
Dennis Centers