Friday 2 August 2013

Certificate Requests "Denied by Policy"

So I have been having some issues with generating certificates for SBC's for a customer, was getting the following error message:

The only way that I have been able to get the certificate issued is by using the cerreq.exe command.

First I had to launch Command Prompt "Run as Administrator"



From the command line run the following command:

certreq -attrib "CertificateTemplate:WebServer"

You will then be prompted to locate the CSR, the CA will process the request, you will be prompted for a location to save the newly assigned certificate.

And be left with something like this in the command prompt window:


You will then have a new certificate that you can use as required..


Landis Attendant Console Install

Attempting to setup a test tenant with access to Landis Attendant Console, and was getting errors around granting access to the tenant. The ...