Hello all,

I used pound in DMZ with https.
My config is 1 dns name / 1 web site.

Here my config :

ListenHTTPS
        Address 0.0.0.0
        Port    443
        Cert    "xxx.pem"
        xHTTP           3

        Service
                HeadRequire "Host: www.website.com"

                BackEnd
                        Address xxx.xxx.xxx.xxx
                        Port    443
                End
        End

        Service
                HeadRequire "Host: webmail.website.com"
                BackEnd
                        Address xxx.xxx.xxx.xxx
                        Port    443
                End
        End

End

My problem :

Pound used a certificate.
My web site used a certificate too.

If i try to access on the web site this way, i get the error "An
internal server error occurred. Please try again later."
If i remove the web site's certificate , i can access on it.

But many clients, access on the web site (https) by the local network,
so don't pass through the pound.
That's why the certificate is necessary on the web site.

Any idea to solve this problem ?

Thank you.

Sylvain



**************************************************************************************************************************
Ce message et toutes les pieces jointes sont confidentiels et etablis à l'intention exclusive de ses destinataires.
Toute utilisation ou diffusion non autorisee est interdite.
Tout message electronique est susceptible d'alteration.
SISTEER decline toute responsabilite au titre de ce message s'il a ete altere, deforme ou falsifie.
Si vous n'etes pas le destinataire de ce message, merci de le detruire et d'informer l'expediteur.
**************************************************************************************************************************
This message and any attachments are confidential and intended solely for the addressee(s).
Any unauthorised use or dissemination is prohibited. 
E-mails are susceptible to alteration.
SISTEER shall not be liable for the message if altered, changed or falsified.
If you are not the intended addressee of this message, please cancel it immediately and inform the sender.
**************************************************************************************************************************
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to