Provides a data model for certificate management operations.
This data model provides tail-f actions to perform functions such as importing an LDAP CA certificate, removing an LDAP CA certificate, or displaying the LDAP certificate.
 module: brocade-certutil
   +--rw certutil
      +---x sshkey        
      |  +---w input     
      |     +---w user      string
      |     +---w pubkey    string
      +---x aaa-cacpiv    
      |  +---w input     
      |     +---w user    string
      |     +---w DN      string
      +---x sshx509v3     
      |  +---w input     
      |     +---w user    string
      |     +---w DN      string
      +--rw import
         +---x sshkey    
            +---w input     
               +---w protocol     enumeration
               +---w source-ip?   inet:ip-address
               +---w user         string
               +---w host         string
               +---w directory    string
               +---w file         string
               +---w login        string
               +---w password?    string
               +---w use-vrf?     common-def:use-vrf 
	 module: brocade-common-def +--rw no | +--rw certutil:certutil +--rw show | +--rw certutil:cert-util