Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dabapps/heroku-buildpack-rds-certificate
- Owner: dabapps
- License: bsd-2-clause
- Created: 2017-09-25T15:38:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T14:58:53.000Z (8 months ago)
- Last Synced: 2024-04-19T16:09:20.030Z (8 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 22
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)