
"GlobalSign is pleased to be able to work alongside the SSL247 team.. Without a doubt, SSL247 is a leader in its field" Henry Krumins, GlobalSign Sales Director EMEA
Need multiple certificates? Buy in bulk and save £££s. Click Here to find out more
Suggestion:
Save yourself a lot of time by using our new Easy CSR Command Generator for Exchange 2007.
Just fill in the details, click-> Generate, and paste your customised New-Exchange Certificate into the Exchange Management Shell
Of course if you prefer to create your own shell commands just follow the instructions below:
1) From the Exchange Management Shell command line, enter the following:
New-ExchangeCertificate -GenerateRequest -Path c:\SSL247CSR.txt -SubjectName "c=US, l=YourLocalityOrCity, s=YourStateOrProvince, o=YourCompanyInc, cn=YourFirstDomain.com", -DomainName YourSecondDomain.com, YourThirdDomain.com -PrivateKeyExportable:
Although this command is too long to fit on one line in your browser, you need to enter it into the management shell as one line. You will need to replace the details listed in this sample command with the details of your own organisation including your two-letter country code (c=), your city or locality (l=), your state or province (s=), and your organisation legal name (o=).
Notice that the first domain name is listed inside the "-SubjectName" after "cn=" and additional domain names are later added after the -DomainName parameter with commas between the additional domain names. You can add as many additional domain names as necessary.
2) You will now find your new CSR file named SSL247CSR.txt in the root of your C: drive. Open this file with a text editor such as Notepad and paste the entire contents of the file, including the BEGIN and END tags to the SSL247 Certificate order form.
|