mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
removed g10maint.c
This commit is contained in:
parent
0eb5aa6cfd
commit
1b1a6d7e77
12 changed files with 571 additions and 810 deletions
|
@ -836,7 +836,7 @@ verify_own_certs()
|
|||
while( !(rc=enum_secret_keys( &enum_context, skc) ) ) {
|
||||
/* fixed: to be sure that it is a secret key of our own,
|
||||
* we should check it, but this needs a passphrase
|
||||
* for every key and this boring for the user.
|
||||
* for every key and this is boring for the user.
|
||||
* Solution: Sign the secring and the trustring
|
||||
* and verify this signature during
|
||||
* startup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue