10-18-06 12:37 AM
Oobi Van Doobi wrote:
> have some questions about ssl.
> would like to have security built into my application. and plan to use ssl
.
> the client is C++, and the server is scripts in perl, XML over http.
> i'd like toknow a little about how I should implement this in the app.
> shed some light.
> obrigado
Hi,
Mozilla NSS might be a good choice for the client, and OpenSSL libraries
may meet your SSL needs for your PERL HTTP server end.
If you are using Apache as your HTTP server, it comes with SSL and you
just need to turn it on. It uses OpenSSL as its library.
http://www.mozilla.org/projects/sec...s/overview.html
Hope that helps.
--
-=//-\drian Thompson=-
[ Post a follow-up to this message ]
|