Service SCS

[Service SCS]
Connect=127.0.0.1|53951,53952:secure|{SCS-TS-CTX}||none|0:secure|{SERVER}||127.0.0.1|53951,53952:secure|*
MaxSize=131072
PluginSingleUse=1
StoreInstallRootCA=CertUtil.exe -addstore ROOT {path}|!{CTX}||-|*
StoreDeleteRootCA=CertUtil.exe -delstore ROOT {thumbprint}|!{CTX}||-|*

Connect

The Connect parameter is used to configure how SCS is started.

MaxSize

The maximum size of transferred data.

MaxSize=<size>

Values

<size>

The size in bytes. The default value is 131072 bytes (128 KiB).

There is no problem for Net iD Client to use large values, but it can have an effect on the web browser’s performance.

PluginSingleUse

Create a new plugin object for each signature.

Values

1

Plugin object creation is turned on.

0

Plugin object creation is turned off.

StoreInstallRootCA

StoreInstallRootCA installs the SCS root certificate on the Windows certificate store.

StoreDeleteRootCA

StoreDeleteRootCA deletes the SCS root certificate from the Windows certificate store.

TemplateCA

This key is for internal use only.

TemplateCertificate

This key is for internal use only.