Quantcast
Channel: How to securely provide private SSL keys to Cloud Foundry apps? - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Khapov Igor for How to securely provide private SSL keys to Cloud...

You can use custom VCAP_SERVICES environment variables to store your secure data. There is a doc how to use it.

View Article



Answer by Ed Shee for How to securely provide private SSL keys to Cloud...

Agreed - keeping your key in source control is bad practice. Bluemix has a service called Key Protect that should provide exactly what you're looking for. Docs here Alternatively there are a number of...

View Article

How to securely provide private SSL keys to Cloud Foundry apps?

I have an app that I want to run in Cloud Foundry (specifically, in IBM Bluemix). This app will call out to a number of third-party services/APIs, most of which are not managed via CF services. One of...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images