Add SSL cert to application.yml in rails -




i integrated encrypted shopping cart rails(4.2) app use paypal. currently, app reads ssl cert & key files constants used during encryption. works fine, i'd prefer not publish files github. app uses figaro gem manage environment variables in application.yml file. there way incorporate ssl certs application.yml environment variables instead of reading files?

thanks in advance,

brendan





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -