Hi all,
we are using pound 2.4.2-1 on a red hat enterpise linux system.
We configured pound to balance between some similar backends and for
some special services, pound should handle the ssl handshakes and
redirect directly to the special backend.
All works fine.
One of our customers resells our webservices to its customers. Therefor
a subdomain on the domain of our customer was created.
for example:
serviceName.ourCustomer.com has a dns a-entry on one official ip address
of our pound system.
Our customer also created a ssl certificate for this subdomain (we
generated the key and csr file on our backend system).
Pound already listens on this official ip address with an https listener
and our own certificate.
Is there any way to tell pound to handle the ssl certificates based on
the requested domain in the request header?
I thought about redirecting within the existing https listener to a new
https listener with the new certificate, but redirecting could only be
done after https handshake, right?
Thanks a lot and have a nice day
Matthias
Germany
--
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]
Please contact [EMAIL PROTECTED] for questions.