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 | Reference for the authelia crypto command. | 2022-06-27T18:27:57+10:00 | false | 905 | true |
|
authelia crypto
Perform cryptographic operations
Synopsis
Perform cryptographic operations.
This subcommand allows performing cryptographic certificate, key pair, etc tasks.
Examples
authelia crypto --help
Options
-h, --help help for crypto
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 - authelia untagged-unknown-dirty (master, unknown)
- authelia crypto certificate - Perform certificate cryptographic operations
- authelia crypto hash - Perform cryptographic hash operations
- authelia crypto pair - Perform key pair cryptographic operations
- authelia crypto rand - Generate a cryptographically secure random string