> Does anyone of you know how this is being done? I find the Apache-SSL docs > very sparse in this respect. Is there a tutorial how to create the server key > pair, how to self-sign it, etc.? How would I configure Apache so that it > returns the certificate suitable for each virtual host?
Install libapache-mod-ssl-doc - this contains very nice documentation. -Igor Mozetic