Configuration of SSL/TLS and NTLM Authentification for the TwinCAT ADS WebServices on Windows CE 

SSL/TLS Configuration

In the registry create a subkey named SSL/TLS below /HKEY_LOCAL_MACHINE/Comm/HTTPD/ registry key.

Create the following values in /HKEY_LOCAL_MACHINE/Comm/HTTPD/SSL

Restart the HTTPD WebServer with the following console command: services refresh htp0:

Generating a self signed certificate with SSLCert.exe.

The tool is provided with the ADS API under \TWINCATDIR\ADS Api\TcAdsWebService\SSLCert

NTLM Authentication