Requesting a certificate
1) Open IIS Manager
2) Click on the Web Server name in the "Connections" left pane
3) Double click on Server Certificates feature
4) Click on Create Certificate Request from the Actions pane
5) Enter the Common name - I.e. the full external DNS name of the Secure Access Server. E.g. vdi.domain.com
6) Enter Organization, Organization Unit, City, State and Country
7) Click Next
8) Keep the Cryptographic service provider as is, choose a bit length. (No less than 512, no more than 4096)
9) Enter a filename and location to save the request.
*** Note: This file will be used to request the SSL certificate. There will be a response file which will finalize the actual request which must be paired with this one.
Finalising the Certificate request
1) Open IIS Manager
2) Click on the Web Server name in the "Connections" left pane
3) Double click on Server Certificates feature
4) Click on Complete Certificate Request from the Actions pane
5) Choose the path and file name for the certification authority's response
6) Under friendly name, type in the same address as used for the original common name. E.g vdi.domain.com
This will be used to identify the certificate when selected from the secure access service control panel.
7) Click OK and this will install the certificate to the server.
8) This certificate can then be utilised for the Secure Access Server