Skip to content

dcm:certificate element

Rich Groot edited this page May 19, 2016 · 1 revision

DCM Definition File: dcm:certificate element

The <dcm:certificate> element defines a single Crypto Certificate object:

<dcm:certificate file="..." [name="..."] [ (password="..." | prompt="t/f") ] [ignoreexpiration="t/f"]/>

Required Attributes:

file - path to the certificate file to upload - note that when the path begins 
with cert:, sharedcert:, or pubcert: then the file is trusted to already be 
present on the appliance

Optional Attributes:

name - name of the Crypto Certificate object - defaults to an automatically
generated name based on the name of the file

password - password required to open the certificate file

prompt - true/false whether to prompt the console for the password required to
open the certificate file - defaults to false

ignoreexperation - whether to ignore the expiration date on the certificate - defaults to false