http://www.experts-exchang
I am sure you would be able to use a 2008 ca
Main Topics
Browse All TopicsI have exchange 2010 on a Windows 2008 server and I need to create a UCC Cert for E2010
Cannot for the life of me figure it out.
Some help please!
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
http://www.experts-exchang
I am sure you would be able to use a 2008 ca
$Data=New-ExchangeCertific
Set-Content -path "C:\req.req" -Value $Data
http://www.messagingt
http://
can you confirm that you have followed the above to generate a request ?
mutahir
I just did that and now I get a new error when trying to submit a new request with Certification Authority
Certificate Request Processor
The request contains no certificate template information.
0x80094801 (-2146875391)
Denied by Policy Module 0x80094801, The request does not
contain a certificate template extension or the CertificateTemplate request attribute.
What should I do now?
You can submit the request to the CA using the web page http://caserver/certsrv - take the first option then the second. Open the CSR file in notepad and paste all of it in the request box. Select your template from the drop down. In the Attributes box enter SAN:dns="subjectnameincsr"
Note that if issued from your own CA will only work for systems that trust your CA's cert. You will also need to enable the SAN attribute on your CA first:
certutil -setreg policy\EditFlags +EDITF_ATTRIBUTESUBJECTALT
net stop certsvc
net start certsvc
If you need to use a request.inf file you can also add cert template info to the .inf file using this:
[RequestAttributes]
CertificateTemplate="Templ
Note the TemplateName should be the actual name of the template, not the friendly name of it. This does not need to be the numerical value (OID) of the template as is the case for some other CA functions like filtering queries.
It may be easier and more effective to spend the 70-80 bucks or whatever from godaddy and get a UC cert from them, then the root is already trusted by almost everyone, including folks that access owa from home.
Okay, I didn;t know what I was doing and I removed some of my previously generated certificates from
MMC> Certificates
I created the .REQ file again and tried again to put it in localhost/certserv, but now when I go into
Submit a Certificate Request
I get an error that a template cannot be found.
What did I miss?
Business Accounts
Answer for Membership
by: indsupportPosted on 2009-11-03 at 13:24:21ID: 25733884
I generated my request via Exchange 2010. When I go to CA to "Submit New Request", I get the following error:
Certificate Request Processor
ASN1 bad tag value met. 0x8009310b (ASN: 267)