mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 14:22:56 +00:00
Improve openssl_privatekey docs. (#198)
This commit is contained in:
@@ -14,6 +14,7 @@ module: openssl_privatekey
|
|||||||
short_description: Generate OpenSSL private keys
|
short_description: Generate OpenSSL private keys
|
||||||
description:
|
description:
|
||||||
- This module allows one to (re)generate OpenSSL private keys.
|
- This module allows one to (re)generate OpenSSL private keys.
|
||||||
|
- The default mode for the private key file will be C(0600) if I(mode) is not explicitly set.
|
||||||
author:
|
author:
|
||||||
- Yanis Guenane (@Spredzy)
|
- Yanis Guenane (@Spredzy)
|
||||||
- Felix Fontein (@felixfontein)
|
- Felix Fontein (@felixfontein)
|
||||||
|
|||||||
Reference in New Issue
Block a user