Back to product page

LocalCertBag property


Specifies file with additional certificates.

Type

String

Syntax

  • Basic
object.LocalCertBag [= value]
The LocalCertBag(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodWebServer
valueA String value.

Remarks

This property is used when more then one certificate needs to be loaded. This is also referred to as certificate *Chain*. All you need to do is point LocalCertBag property to your chain certificate file.

Platforms

Windows