SSL Certificate for WAN IP
up vote
0
down vote
favorite
I am having some troubles installing my SSL certificate.
Here is the situtation:
I have baught a certificate for the domain client.lexcelera.com.
The problem is that client.lexcelera.com is redirected to our livebox IP via a WAN connection.
So when I install the cetificate on our server (which is a local one), I have a certificate mismatch error.
I am using aol server on a CentOs 6.4 server. We are using pound to listen to the ports.
Here is pound.cfg file:
ListenHTTP
Address 0.0.0.0
Port 85
End
ListenHTTPS
Address 0.0.0.0
Port 443
Cert "/etc/ssl/certs/server.pem"
Service
HeadRequire "Host:s*client.lexcelera.com.*"
BackEnd
Address 80.15.156.1
Port 8000
End
End
End
(80.15.156.1 is the livebox IP)
I'm not sure what I'm supposed to do in this case.
Any idea?
Thanks!
ssl centos6 aolserver
add a comment |
up vote
0
down vote
favorite
I am having some troubles installing my SSL certificate.
Here is the situtation:
I have baught a certificate for the domain client.lexcelera.com.
The problem is that client.lexcelera.com is redirected to our livebox IP via a WAN connection.
So when I install the cetificate on our server (which is a local one), I have a certificate mismatch error.
I am using aol server on a CentOs 6.4 server. We are using pound to listen to the ports.
Here is pound.cfg file:
ListenHTTP
Address 0.0.0.0
Port 85
End
ListenHTTPS
Address 0.0.0.0
Port 443
Cert "/etc/ssl/certs/server.pem"
Service
HeadRequire "Host:s*client.lexcelera.com.*"
BackEnd
Address 80.15.156.1
Port 8000
End
End
End
(80.15.156.1 is the livebox IP)
I'm not sure what I'm supposed to do in this case.
Any idea?
Thanks!
ssl centos6 aolserver
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am having some troubles installing my SSL certificate.
Here is the situtation:
I have baught a certificate for the domain client.lexcelera.com.
The problem is that client.lexcelera.com is redirected to our livebox IP via a WAN connection.
So when I install the cetificate on our server (which is a local one), I have a certificate mismatch error.
I am using aol server on a CentOs 6.4 server. We are using pound to listen to the ports.
Here is pound.cfg file:
ListenHTTP
Address 0.0.0.0
Port 85
End
ListenHTTPS
Address 0.0.0.0
Port 443
Cert "/etc/ssl/certs/server.pem"
Service
HeadRequire "Host:s*client.lexcelera.com.*"
BackEnd
Address 80.15.156.1
Port 8000
End
End
End
(80.15.156.1 is the livebox IP)
I'm not sure what I'm supposed to do in this case.
Any idea?
Thanks!
ssl centos6 aolserver
I am having some troubles installing my SSL certificate.
Here is the situtation:
I have baught a certificate for the domain client.lexcelera.com.
The problem is that client.lexcelera.com is redirected to our livebox IP via a WAN connection.
So when I install the cetificate on our server (which is a local one), I have a certificate mismatch error.
I am using aol server on a CentOs 6.4 server. We are using pound to listen to the ports.
Here is pound.cfg file:
ListenHTTP
Address 0.0.0.0
Port 85
End
ListenHTTPS
Address 0.0.0.0
Port 443
Cert "/etc/ssl/certs/server.pem"
Service
HeadRequire "Host:s*client.lexcelera.com.*"
BackEnd
Address 80.15.156.1
Port 8000
End
End
End
(80.15.156.1 is the livebox IP)
I'm not sure what I'm supposed to do in this case.
Any idea?
Thanks!
ssl centos6 aolserver
ssl centos6 aolserver
asked yesterday
Simon
7116
7116
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53265860%2fssl-certificate-for-wan-ip%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password