Adding templates to Certificate Services Web page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone tell me how to add a template to the Certificate Services Web
page? (http://mycertsrv/certsrv/certrqxt.asp) This would be the page you
would navigate to from the home one by going “Request a certificateâ€,
“Advance requestâ€, “Submit a certificate request using a base64 encoded PKCS
#10 file or a renewal request using a base64 encoded PKCS #7 file.†I only
have three of the templates that my certserv has via MMC showing up: User,
User Signature Only & Exchange User.
 
Can anyone tell me how to add a template to the Certificate Services Web
page? (http://mycertsrv/certsrv/certrqxt.asp) This would be the page you
would navigate to from the home one by going ⤽Request a certificateâ¤,
⤽Advance requestâ¤, ⤽Submit a certificate request using a base64 encoded PKCS
#10 file or a renewal request using a base64 encoded PKCS #7 file.⤠I only
have three of the templates that my certserv has via MMC showing up: User,
User Signature Only & Exchange User.
The templates that are shown are based on the permissions of the user.
To have more templates available you must:
1) assign permissions so that the user looking at the page has Read and
Enroll permissions for the desired template
2) The template is available at the CA for enrollment.

If you are using WIndows 2000, you define the certificate template
permissions in the AD Sites and Services console. If you have Windows
2003 CA's, use the Certificate Templates console (certtmpl.msc)

Brian
 
Brian Komar said:
The templates that are shown are based on the permissions of the user.
To have more templates available you must:
1) assign permissions so that the user looking at the page has Read and
Enroll permissions for the desired template
2) The template is available at the CA for enrollment.

If you are using WIndows 2000, you define the certificate template
permissions in the AD Sites and Services console. If you have Windows
2003 CA's, use the Certificate Templates console (certtmpl.msc)

Brian
Thanks that's exaclty what I was looking for. There seems to be something
else wrong, I'm in the Domain Admin group yet I only have three of templates
while the group has Read & Enroll for ALL of the templates. Is there a way to
troubleshoot or force update? TIA.
 
Back
Top