2.2.9.1.9 ADDRESS

An ADDRESS element contains a URL address.

An ADDRESS element MUST use the following template.

 <ADDRESS type="[[- type -]]">
    [[- address -]]
 </ADDRESS>

[[- type -]]: A string containing a type of address that can take the value of "URL" or "email_alias". The value of this placeholder depends on the specific application in a certificate or license and is defined explicitly for each certificate and license format.

[[- address -]]: A string containing the address. The value of this placeholder depends on the specific application in a certificate or license and is defined explicitly for each certificate and license format.