mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
Fix a comment and some typos
This commit is contained in:
+1
-1
@@ -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