banner

[ISP_Security]

Answer File = Internet Settings (.ins) File

The [ISP_Security] section contains an entry for specifying the root certificate to add to your custom package.

Entry Description
RootCertPath Specifies a root certificate to add to the system.

Sample

This sample demonstrates one use of the [ISP_Security] section of the Internet Settings (.ins) File.

[ISP_Security]
RootCertPath = c:\myfolder\mycertfile.ext

RootCertPath

Specifies a root certificate to add to the system.

Syntax RootCertPath = path_and_file_name
Value path_and_file_name
Example
RootCertPath = c:\myfolder\mycertfile.ext

icon Return to top