[CentOS] httpd with SNI

nate centos at linuxpowered.net
Mon Apr 13 04:39:43 UTC 2009


German Pulido wrote:
> Hi!
>
> I am currently publishing some web services on a Centos 5.3 server on my
> office using the included apache httpd. They are available from the
> Internet,
> and they require validation (username/password). I would like to publish
> them
> all under https, so the passwords won't travel unencrypted,

You could use digest passwords instead of plaintext as well.

http://httpd.apache.org/docs/2.0/mod/mod_auth_digest.html

nate




More information about the CentOS mailing list