I've just noticed repeated entries in one of my logs:
Code:
$ grep certificate_unknown /opt/zimbra/log/mailbox.log
2010-04-28 14:46:03,665 WARN [btpool0-8] [] log - javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
After a brief jaunt around Google it seems that all related topics were From developers To developers. I am NOT a programmer and I really didn't get much out of those searches.
These messages are being generated in the log about 1 every minute. The server is sending and receiving fine. I'm not sure what the cause could be.
I've scripted the process for a yearly auto-renewal of the self-signed cert. So, certificate generation is consistent. It seems to be working in the test lab. I'm not sure what's different in production.
These are the cert details:
Code:
# zmcertmgr viewdeployedcrt
::service mta::
notBefore=Apr 21 02:47:06 2010 GMT
notAfter=May 21 02:47:06 2011 GMT
subject= /C=US/ST=IA/O=familiesfirstinc/OU=OFFICE/CN=*.domain.tld
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.domain.tld
SubjectAltName=
::service proxy::
notBefore=Apr 21 02:47:06 2010 GMT
notAfter=May 21 02:47:06 2011 GMT
subject= /C=US/ST=IA/O=familiesfirstinc/OU=OFFICE/CN=*.domain.tld
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.domain.tld
SubjectAltName=
::service mailboxd::
notBefore=Apr 21 02:47:06 2010 GMT
notAfter=May 21 02:47:06 2011 GMT
subject= /C=US/ST=IA/O=familiesfirstinc/OU=OFFICE/CN=*.domain.tld
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.domain.tld
SubjectAltName=
::service ldap::
notBefore=Apr 21 02:47:06 2010 GMT
notAfter=May 21 02:47:06 2011 GMT
subject= /C=US/ST=IA/O=familiesfirstinc/OU=OFFICE/CN=*.domain.tld
issuer= /C=US/ST=N/A/L=N/A/O=Zimbra Collaboration Suite/OU=Zimbra Collaboration Suite/CN=mail.domain.tld
SubjectAltName=
Code:
$ hostname
zerver.domain.tld
$ nslookup zerver.domain.tld
Name: zerver.domain.tld
Address: 10.0.0.14
$ nslookup mail.domain.tld
Name: mail.domain.tld
Address: 10.0.0.14
$ nslookup 10.0.0.14
14.0.0.10.in-addr.arpa name = mail.domain.tld.
Again, this is the same process I use when testing and these messages do not appear in the logs on the test boxes. What's gone wrong here?
Thanks in advance,
todd_dsm
Don't forget to Vote for this RFE:
RFE: A place To Display the contents of 'My Documents' Reasoning: It's new, bold, and cool.