Dear Friends,I have Try to install commercial SSL certificate in zimbra server. I have purchase SSL certificate from COMODO. They have provide three files.File:1) domain_name.crt2) AddTrustExternalCARoot.crt3) PositiveSSLCA2.crtI have follow bellow step to install:# mv domain_name.crt commercial.crt# cat PositiveSSLCA2.crt AddTrustExternalCARoot.crt > commercial_ca.crt
then i have coppy both file in /opt/zimbra/ssl/zimbra/commercial/. ( two file already exist commercial.csr and commercial.key)After i will run command for verify new files.
# /opt/zimbra/bin/zmcertmgr verifycrt comm commercial.key commercial.crt commercial_ca.crt
Its give below error:
** Verifying commercial.crt against commercial.keyXXXXX ERROR: Unmatching certificate (commercial.crt) and private key (commercial.key) pair.
So kindly Help for me. I have try also with Admin panel its also give error.
RegardsRahul PatadiyaPh: 9998320565
--
Please read http://www.catb.org/~esr/faqs/smart-questions.html before posting.
You received this message because you are subscribed to the "Vibrant GNU/Linux User Group".
To stop receiving emails from this group, mail to VGLUG+un...@googlegroups.com
To post to this group, send email to VG...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/VGLUG
---
You received this message because you are subscribed to the Google Groups "VGLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vglug+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tejas Sir,Yes, Commercial.csr which you are telling is the same file which you have sent to Commercial Certificate provider.And I have only set a .csr file to certification provider. and after he has given 3 files below.
Tejas Sir,
I have question.when we create a CSR File by command, that time also require .KEY file generate or not ??I have only generate a CSR file and give to certi provider. and its given to ssl certi.