We are attempting to add some simple encryption routines to our in-house
product, and would like to use OpenSSL for this purpose. The product is
built in PowerBuilder 6.51, and we have successfully build the OpenSSL
libraries using VC++ 6.0.
Unfortunately, every attempt to use the OpenSSL librar
I am very new to SSL. I have set up my Apache web server on Red Hat Linux
7. I have installed OpenSSL/mod_ssl. I can now attach to the web server
using either http or https.
My question is how do I control which files can be accessed via http and
which can only be accessed by https? I don't