Important: This article applies to Network Solutions customers only.
At this time Network Solutions® does not directly offer a Unified Communications Certificate. You may secure a UCC from our partner Sectigo by contacting our Support team. Your existing mail.company.com certificate.
If you choose not to use a UCC, you can follow these instructions, you can obtain two certificates for your environment:
- Your existing mail.company.com certificate
- A new Autodiscover.company.com certificate
As long as you can allocate the correct certificate at the correct time you are able to connect with no issues.
Doing this simply requires that you set up two virtual servers on the CAS server. One services Autodiscover.company.com on one IP address and the other services the remaining web services on mail.company.com using a different IP address.;
Note: Each virtual site setup will need its own IP address.
Here are the steps:
In this configuration, internal domain member clients find the SCP to make the connection to Autodiscover.
External clients find Autodiscover.company.com using DNS to make the connection to Autodiscover. In both cases, the clients are referred to mail.company.com for the actual Exchange Services.
Installation Instructions
You will have received your certificate file from us, usually named your_domain_com.cer.
Alternatively, you may have received it as several files: your_domain_com.crt and intermediate certificates EV_NetworkSolutionsEVServerCA2.crt and NetworkSolutions_CA.crt. The root certificate EV_NetworkSolutionsCertificateAuthority.crt may also be provided.
Follow these instructions to copy the file(s) you received to the server:
2. Type and run the following command. It should all be entered on a single line.
Import-ExchangeCertificate -Path C:\your_domain_name-or-order_number.crt | Enable-ExchangeCertificate -Services "SMTP, IMAP, POP, IIS"
3. The certificate is now installed. You may also need to follow the next steps to install the intermediate certificate(s) on the server.
Installing the Intermediate Certificates
Follow these instructions to install your certificate:

2. Click the File menu, and select the Add\Remove Snap-in option.

3. In the pop-up window, click the Add button.


5. Change the setting to Local Computer, then click Next.
Note: This step is extremely important!

6. Choose Local Computer, then click Finish.
Click Close in the Add Standalone Snap-in window, then click OK in the remaining window.

7. On the left-hand side, expand the folder for Intermediate Certification Authorities.
Right-click the Certificates sub-folder, selecting All Tasks then clicking Import....
This will start the Certificate Import Wizard. Click Next.

8. When prompted to choose a file, select the EV_NetworkSolutionsEVServerCA2.crt file. Click Next, Next, then Finish to complete the wizard.
If required, repeat steps 7 and 8 with the NetworkSolutions_CA.crt.
You have now generated your CSR on Microsoft® Exchange 2007.
Note: If you use an ISA server in front of your Exchange server(s), you will need to export the certificate from Exchange onto the ISA server, and import. When doing so, you must be sure to include the whole certificate chain.