diff --git a/.gpg.conf.MKAYSIGREP b/.gpg.conf.MKAYSIGREP index ed69e194..1e17954c 100644 --- a/.gpg.conf.MKAYSIGREP +++ b/.gpg.conf.MKAYSIGREP @@ -61,7 +61,6 @@ default-keyserver-url hkp://pool.sks-keyservers.net #compress-algo BZIP2 no-allow-non-selfsigned-uid -no-ask-sig-expire default-sig-expire 0 allow-multiple-messages @@ -87,6 +86,10 @@ verbose import-options import-local-sigs import-clean export-options export-local-sigs export-attributes export-sensitive-revkeys export-clean +# Ask everything +ask-cert-level +ask-cert-expire + # Add comments to things signed/encrypted by gpg comment Homepage: http://mkaysi.github.com/ comment Public key: http://mkaysi.github.com/PGP/0x82A46728.txt diff --git a/gpg.conf b/gpg.conf index 38fb8a37..1ff871bb 100644 --- a/gpg.conf +++ b/gpg.conf @@ -61,9 +61,6 @@ default-keyserver-url hkp://pool.sks-keyservers.net #compress-algo BZIP2 no-allow-non-selfsigned-uid -no-ask-sig-expire -default-sig-expire 0 - allow-multiple-messages # Show the LONG KEYID and fingerprint by default and tell that it's hexadecimal string. @@ -87,6 +84,9 @@ verbose import-options import-local-sigs import-clean export-options export-local-sigs export-attributes export-sensitive-revkeys export-clean +# Ask everything +ask-cert-level +ask-cert-expire # Add comments to things signed/encrypted by gpg #comment Homepage: http://mkaysi.github.com/ # MKAYSIGREP MKAYSIGREPGPG