My environment:
1. Server 1: DC with Active Directory Certificate Services
2. Server 2: For remote access. In DMZ. with one Network Interface Card only.
3. Client 1: Windows 7. For test SSTP connection.
RRAS (Server 2) Configuration Steps:
1. open "Server Manager".
2. Add roles: Web Server (IIS)
Windows 2008 CA.
Error message on requesting Certificate from Web: No certificate templates could be found.
Solution:
1. Create an account (Ex: CA_admin) and to to group Cert Publishers. (Add to group Domain Admin if not work)
2. Open IIS manager. Create new Application Pool (Ex: cert). Change Identity of this Pool to domain\CA_admin.
3. Change Application Pool of CertSrv to this new Pool.