Difference between revisions of "Zmprov"
Line 1: | Line 1: | ||
*[[How To Create an Admin Account]] | *[[How To Create an Admin Account]] | ||
*[[How To Create an User Account]] | *[[How To Create an User Account]] | ||
+ | |||
+ | If you're seeing an error like this when you run zmprov: | ||
+ | |||
+ | [] ERROR: java.security.cert.CertificateExpiredException: NotAfter: Sun Oct 08 00:38:45 EDT 2006 | ||
+ | ERROR: zclient.IO_ERROR (invoke java.security.cert.CertificateException: Untrusted Server Certificate Chain, server: localhost) | ||
+ | (cause: javax.net.ssl.SSLHandshakeException java.security.cert.CertificateException: Untrusted Server Certificate Chain) | ||
+ | |||
+ | your certs are expired, and [[SSL_Certificate_Problems|need to be recreated]] |
Revision as of 16:28, 11 January 2007
If you're seeing an error like this when you run zmprov:
[] ERROR: java.security.cert.CertificateExpiredException: NotAfter: Sun Oct 08 00:38:45 EDT 2006 ERROR: zclient.IO_ERROR (invoke java.security.cert.CertificateException: Untrusted Server Certificate Chain, server: localhost) (cause: javax.net.ssl.SSLHandshakeException java.security.cert.CertificateException: Untrusted Server Certificate Chain)
your certs are expired, and need to be recreated