http://www.perlmonks.org?node_id=1000021


in reply to Re: Encrypt files on server and then decrypt when user downloads
in thread Encrypt files on server and then decrypt when user downloads

I wasn't going to suggest that, however you are very correct. Reason I wasn't going to suggest that is depending on his web environment it may not be an option. For instance hosting companies usually (well... that is less true these days) charge a premium for SSL enabled hosting. In a corporate environment SSL usually incurs a cost that some management won't approve.


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg
  • Comment on Re^2: Encrypt files on server and then decrypt when user downloads

Replies are listed 'Best First'.
Re^3: Encrypt files on server and then decrypt when user downloads
by moritz (Cardinal) on Oct 19, 2012 at 19:16 UTC
    For instance hosting companies usually (well... that is less true these days) charge a premium for SSL enabled hosting. In a corporate environment SSL usually incurs a cost that some management won't approve.

    That might be true, but I don't think one can expect to come up with a self-made solution that comes near to SSL in terms of security, and that doesn't cost much more in total, if you include cost for development and maintenance of the custom solution.