Rails Local Development over HTTPS using a Self-Signed SSL Certificate

I found myself in a peculiar situation recently. I was integrating a Single Sign On workflow with Google as the IdP (read more about it here). After authenticating on Google, a callback url is provided to handle the response. Google requires that the connection be encrypted (read HTTPS). But, the standard Rails server boots without SSL in development mode. I needed to test the integration locally, so I needed to get my local server secured with SSL. Quite the conundrum!.
Rails Local Development over HTTPS using a Self-Signed SSL Certificate #ruby #rubydeveloper #rubyonrails #development https://rubyonrails.ba/single/rails-local-development-over-https-using-a-self-signed-ssl-certificate

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles