On Tue, 6 Feb 2001, Matt Oldham wrote:

>
> Pardon the ignorant question, but I am trying to figure out if Open SSL is what I am 
>looking for.  I need a method of allowing users to performm a secure file upload via 
>a web page.  Ideally, I want an open source (free) solution.  Is OpenSSL what I am 
>looking for?  Can anyone point me to more resources to help me out (i.e 
>Apache/OpenSSL, HTTPS on Linux??, etc.)?  What is my next step?

PHP can do file uploads. Then, what you need is an Apache+PHP+OpenSSL
installation.

New linux distros come with RPMs of all the above. You just need to
create a PHP WWW page and organise the structure for the uploads.
Info on this on the PHP WWW site.
If you need to compile Apache+PHP+OpenSSL by yourself, you may find
the Apache ToolKit project (look in freshmeat.net) good.

simos

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to