Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dabapps/heroku-buildpack-rds-certificate

Heroku buildpack to download the RDS SSL certificate and store it in the root of your app
https://github.com/dabapps/heroku-buildpack-rds-certificate

Last synced: 4 days ago
JSON representation

Heroku buildpack to download the RDS SSL certificate and store it in the root of your app

Awesome Lists containing this project

README

        

Heroku buildpack to download the RDS SSL certificate and store it in the root of your app.

The filename will be `/app/rds-combined-ca-bundle.pem`.

See https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html

## Code of conduct

For guidelines regarding the code of conduct when contributing to this repository please review [https://www.dabapps.com/open-source/code-of-conduct/](https://www.dabapps.com/open-source/code-of-conduct/)