|
| Hi all,
I've a problem with apache2 and ssl:
https://... works in server's lan but it don't work outside it...
all others services works fine (web, ftp, ssh,...) inside and outside
my lan
I've tried to regerenates all certificates but without success..
Could someone help me ??:
root@aaaa:/usr/local/httpd# openssl s_client -connect
www.server.it:443
CONNECTED(00000003)
depth=0
/C=IT/ST=Italy/L=Rome/O=aaaaa.it/OU=IT/CN=aaaa.it/emailAddress=aaaa@aaaat
verify error:num=18:self signed certificate
verify return:1
depth=0
/C=IT/ST=Italy/L=Rome/O=aaaaa.it/OU=IT/CN=aaaaat.it/emailAddress=iaaaa@aaaaat
verify return:1
---
Certificate chain
0
s:/C=IT/ST=Italy/L=Rome/O=aaaaa.it/OU=IT/CN=aaaaaat.it/emailAddress=aaa@aaa
i:/C=IT/ST=Italy/L=Rome/O=aaaaaa.it/OU=IT/CN=aaaaaat.it/emailAddress=aaaa@aaaaat
---
Server certificate
-----BEGIN CERTIFICATE-----
[........]
-----END CERTIFICATE-----
subject=/C=IT/ST=Italy/L=Rome/O=aaaaaa.it/OU=IT/CN=aaaaaat.it/emailAddress=aaaaa@aaaat.it
issuer=/C=IT/ST=Italy/L=Rome/O=aaaaaa.it/OU=IT/CN=aaaaaaaat.it/emailAddress=aaaa@aaaaaaat.it
---
No client certificate CA names sent
---
SSL handshake has read 1175 bytes and written 346 bytes
---
New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA
Server public key is 1024 bit
SSL-Session:
Protocol : TLSv1
Cipher : DHE-RSA-AES256-SHA
Session-ID:
Session-ID-ctx:
Master-Key:
C3D102434CD9B60F3B2D155F34D62B6FF9D793CB
D6327703738F7AD8097023B431A4A3FCCC2FFF9C
292CC1583A24E611
Key-Arg : None
Start Time: 1082123485
Timeout : 300 (sec)
Verify return code: 18 (self signed certificate)
thanks
Marco
|
|