mirror of https://github.com/authelia/authelia.git
1.5 KiB
1.5 KiB
title | description | lead | date | draft | images | weight | toc | seo | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
authelia crypto certificate | Reference for the authelia crypto certificate command. | 2022-06-27T18:27:57+10:00 | false | 905 | true |
|
authelia crypto certificate
Perform certificate cryptographic operations
Synopsis
Perform certificate cryptographic operations.
This subcommand allows performing certificate cryptographic tasks.
Examples
authelia crypto certificate --help
Options
-h, --help help for certificate
Options inherited from parent commands
-c, --config strings configuration files or directories to load, for more information run 'authelia -h authelia config' (default [configuration.yml])
--config.experimental.filters strings list of filters to apply to all configuration files, for more information run 'authelia -h authelia filters'
SEE ALSO
- authelia crypto - Perform cryptographic operations
- authelia crypto certificate ecdsa - Perform ECDSA certificate cryptographic operations
- authelia crypto certificate ed25519 - Perform Ed25519 certificate cryptographic operations
- authelia crypto certificate rsa - Perform RSA certificate cryptographic operations