On Mon, Jul 22, 2002 at 08:09:50PM -0500, Keith L. Stephenson wrote: > Yes I do have both working. > But on the vhost side since the Name is different than the SSL ServerName > the certificate is not a valid cert. > I believe there is no way around this because the certificate is base on > ServerName but thought I'd ask. > Keith
Well, you could always force a single canonical name. Have the vhost ServerName same as the SSL ServerName, don't use any ServerAlias, and then redirect any requests from ServerAlias to the real name. If you're doing a self-certified cert, you're still going to get an error popping up saying you didn't buy a VeriSign. -- -Qaexl- ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim ------------------------------------------------------- (un)subscribe: http://lists.sourceforge.net/lists/listinfo/sql-ledger-users Archive: http://www.mail-archive.com/[email protected]/

