On 5/25/07, Naveen Rawat <naveen.rawat@xxxxxxxxxxxxxxxx> wrote:
I want to authenticate modules(certificate based) against each other before any communcation takes place among .Modules may reside on local and remote servers. In both cases,Is mod_ssl enough for authentication or I have to implement the authentication functionality in each module seperately ? I want to know , if mod_ssl will authenticate other modules from remote /local host or it authenticate clients only. ?
mod_ssl only encrypts the communications from client to/from server. OpenSSL (on which mod_ssl is based) can be used to encrypt other sorts of network streams, but I have really no idea what kind of communication you are talking about or what you mean by "modules" (obviously not apache modules, since those can't be "remote"). Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx