picture of tbs certificates
picture of tbs certificates


Focus
VeriSign Trust Seal
Norton Secured Seal
As a VeriSign major partner, TBS internet is the first company in Europe to offer the VeriSign trust logo, the most recognized worldwide. An SSL certificate is no longer required as the seal is available after an organisation audit and comes with a malware detection system. More details...




Install a certificate for Exchange 2007

1- Preparation

To install the certificate in Exchange 2007, launch the cmdlet Import-ExchangeCertificate, absolutely not the MMC!

You need to install the .p7b file to intall the certificate and the entire certification chain not only the final certificate. It is the "installation overall file" of the delivery email. It is also available on your status page in the "See the certificate" section (PKCS7 format).

2- Importation

Import-ExchangeCertificate -Path c:\p7-0123456789-12345.p7b | Enable-ExchangeCertificate -Services "SMTP, IMAP, POP, IIS"
See also:
To use Exchange 2007 with ISA 2006, see here:
http://www.shudnow.net/2007/07/15/publishing-exchange-2007-autodisover-in-isa-2006/
Anonymous [ settings | log in ]
Last edited on 01/10/2011 09:50:43 --- [search]