[Retrieved]Re: Fedora Core 2 on Compaq DL380 - SSL?

Garrett Goebel garrett at scriptpro.com
Fri Aug 20 16:15:49 CDT 2004


Jon Moss wrote:
>
> Since this will be the church's web server, and we could
> potentially be accepting donations, tithes or other similar
> financial transactions, I probably need to get an SSL certificate.
>
> Anybody have any recommendations?
>
> Please keep in mind that I'd be paying for it, since the church
> doesn't have an IT budget. (I am the IT budget for the church).

Perl's Business::OnlinePayment would foot the bill:
http://search.cpan.org/~jasonk/Business-OnlinePayment-2.01/OnlinePayment.pm

Apache w/ mod_perl and openssl with Business::OnlinePayment should get the
job done. I.e. transfer money between accounts at various financial
institutions.

You don't _need_ to get an SSL certificate from a CA like Verisign, etc.
With OpenSSL you can create your own self-signed certificates. Does create a
slight issue when the client's browser pops up the warning messages though.

There was an article recently about an up and coming Certificate Authority
in Australia that was OSS friendly... Anyone recall a url or reference to
it?

--
Garrett Goebel
IS Development Specialist

ScriptPro                   Direct: 913.403.5261
5828 Reeds Road               Main: 913.384.1008
Mission, KS 66202              Fax: 913.384.2180
www.scriptpro.com          garrett at scriptpro dot com





More information about the Kclug mailing list