mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Minor changes and typo fixes.
This commit is contained in:
parent
3d3299d1fe
commit
7b9fa9da99
12 changed files with 83 additions and 16 deletions
|
@ -136,6 +136,8 @@ allowed_ca (ksba_cert_t cert, int *chainlen, int listmode, FILE *fp)
|
|||
{
|
||||
if (get_regtp_ca_info (cert, chainlen))
|
||||
{
|
||||
/* Note that dirmngr takes a different way to cope with such
|
||||
certs. */
|
||||
return 0; /* RegTP issued certificate. */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue