0

I have successfully gotten my SSL certificate and configured the load balancer but I can't start the server to run through HTTPS. I have tried to run the rails server by running "rails s -p 443 -b 0.0.0.0" which is the port for the HTTP requests as seen in the security group but I get permission denied response in the terminal. I just want to understand the proper way to start my server so it runs through HTTPS.

0 Answers0