Fix a comment and some typos

This commit is contained in:
Rob Crittenden
2009-05-13 14:18:01 -04:00
parent f06bb4fca7
commit 252e9b61eb
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -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,