mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix a comment and some typos
This commit is contained in:
@@ -120,7 +120,7 @@ class CertDB(object):
|
||||
else:
|
||||
trust_flag="u,u,u"
|
||||
|
||||
# Generate a CSR
|
||||
# Import a certificate from an ASCII file
|
||||
args = ["-A",
|
||||
"-n", nickname,
|
||||
"-t", trust_flag,
|
||||
|
||||
Reference in New Issue
Block a user