During an implementation project I found myself in a situation where authentication on my ADFS environment failed, due to the impossibility to perform CRL checking. At that moment we didn’t have access to the outbound proxy yet, so I had to temporarily disable CRL checking for the relying parties. I used the following commands:
Posts Tagged: crl
So I still wasn’t satisfied with the results accomplished in an earlier article. Especially with the latest version of the NetScaler the loading of the Java applets took about 1 minute. It’s easy to reduce the load time to about 20 seconds. However people might consider it a security risk.
When you try to start the service manually you get the following error:
“ERROR 1030: The service did not respond to the start or control request in a timely fashion”
Tutorial: Setting up SSTP on Windows Server 2012 (part 1) – prereqs
In this tutorial I’ll write about how to setup SSTP on Windows Server 2012 in a limited lab environment. It’s not a tough job, although you need some basic RRAS, DNS and Certificate knowledge. Before we start the prereqs: In my lab I use a domain controller which also is my enterprise root CA. My RRAS server is also my Online Responder. I’m going to assume you already installed these roles.