Configures Crypto services for HTTPS certificate management.
module: extreme-crypto-ext
+--rw crypto
+--rw ca
+---x authenticate
| +---w input
| +---w authenticate_params
| +---w trustpoint string
| +---w protocol enumeration
| +---w user string
| +---w password? string
| +---w host inet:host
| +---w directory string
| +---w file string
+---x enroll
| +---w input
| +---w authenticate_params
| +---w trustpoint string
| +---w country string
| +---w state string
| +---w locality string
| +---w organization string
| +---w orgunit string
| +---w common inet:host
| +---w protocol enumeration
| +---w user string
| +---w password? string
| +---w host inet:host
| +---w directory string
+---x import
+---w input
+---w authenticate_params
+---w trustpoint string
+---w certificate empty
+---w protocol enumeration
+---w user string
+---w password? string
+---w host inet:host
+---w directory string
+---w file string