To use the Common Name Template component, drag it from the signingService palette beneath a Signing Profile underneath the Signing Service in a running station.
The generated common name will by default resolve the Custom BFormat against the requesting component resulting in a common name matching the component’s parent name.
This can be customized by modifying the Custom value, and by selecting values to prepend or append, or both in the respective Prefix and Suffix drop-downs. The Separator value is used to join the different parts of the common name.
Prefix, Middle, and Suffix properties (as of
None — no value and no separator usedValue of Format Slot — the value of the BFormat resolved against the requesting componentStation NameDevice Name — or an empty string if the component is not beneath a deviceNetwork Name — or an empty string if the component is not beneath a networkHost NameUid — a 16–character unique stringIp AddressHost Name Or Ip AddressNiagaraStation Address Or Host Name — This option will first attempt to locate a corresponding NiagaraStation in the NiagaraNetwork of the local station, which
is the SigningService station, to find a match for the requester. If located, the Address property value of that NiagaraStation will be used. If not found, it will use the Host Name of the requester.NiagaraStation Address Or Ip Address — This option will first attempt to locate a corresponding NiagaraStation in the NiagaraNetwork of the local station, which
is the SigningService station, to find a match for the requester. If located, the Address property value of that NiagaraStation will be used. If not found, it will use the IP Address of the requester.NiagaraStation Address, Host Name, Or Ip Address — This option first will attempt to locate a corresponding NiagaraStation in the NiagaraNetwork of the local station, which
is the SigningService station, to find a match for the requester. If located, the Address property value of that NiagaraStation will be used. If not located, it will next attempt to use the Host Name of the requester.
If the Host Name is not available, it will use the IP Address of the requester.| Property | Value | Description |
|---|---|---|
| Parameter Type | read-only | Displays the name of the certificate parameter. |
| Dn Field | read-only | CN |
| Prefix | drop-down (defaults to None)
|
Selects the type of value to prepend to the common name. As of
|
| Middle | drop-down (defaults to NiagaraStation Address, Host Name, Or Ip Address)
|
Selects the type of value forming the middle of the common name. As of
|
| Suffix | drop-down (defaults to None)
|
Selects the type of value to append to the common name. As of
|
| Custom | BFormat string | Format used to resolve against the requesting component. |
| Separator | string | Specifies the value to join the different parts of the common name string. |