Proxy server
To support the use of a proxy server, create the following new registry keys at the location, HKEY_LOCAL_MACHINE\SOFTWARE\CRYPTOCard
Name | Type | Data |
---|---|---|
ProxyPassword |
Reg_SZ | The proxy server password (if required). |
ProxyServer | Reg_SZ | The IP address of the proxy server (compulsory). |
ProxyUser | Reg_SZ | The proxy server user name (if required). |
UseProxy | Reg_SZ | 1 – use proxy server 0 – do not use proxy server |
Restart the NPS service, after adding/ editing registry keys.