upd89 / controlcenter

main application
MIT License
5 stars 2 forks source link

hard coded client certificate path #4

Open bauruine opened 8 years ago

bauruine commented 8 years ago

The background_sender has hard coded paths for the client cert. This should be made configurable or changed to a generic name and mentioned in the README that you need to copy your cert and key to this place.

https://github.com/upd89/controlcenter/blob/master/app/models/background_sender.rb#L22-L23