Configure Rados Gateway Civetweb with SSL

Quick tip on how to configure SSL with Civetweb on Rados Gateway.

Append the following in your [client.rgw.<name>] section:

rgw_frontends = civetweb port=443s ssl_certificate=/path/to/your/cert.pem

Comments