Page MenuHome GnuPG
Feed Advanced Search

May 24 2019

werner added a parent task for T4538: Support PSS signed CRLs: T4523: Gpg4win: Multiple problems reported 05-2019.
May 24 2019, 9:08 AM · dirmngr, S/MIME, libksba
werner created T4538: Support PSS signed CRLs.
May 24 2019, 8:58 AM · dirmngr, S/MIME, libksba

May 16 2019

werner closed T4505: SM, W32: GPGSM hangs up the GnuPG System as Resolved.
May 16 2019, 2:00 PM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
werner added a comment to T4505: SM, W32: GPGSM hangs up the GnuPG System.

That was obvious. rG6fc5df1e10129f3171d80cf731f310b9e8d97c26 fixes this.

May 16 2019, 2:00 PM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
aheinecke reopened T4505: SM, W32: GPGSM hangs up the GnuPG System as "Open".

When doing a "gpgsm --with-validation -k foo" (assuming you have a cert foo) gpgsm now goes into a loop and prints the certficates that match "foo" over and over again. I have not tested if it was caused by this change but I think it is likely.

May 16 2019, 1:15 PM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
aheinecke removed a subtask for T4505: SM, W32: GPGSM hangs up the GnuPG System: T4509: Release GnuPG 2.2.16.
May 16 2019, 1:12 PM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
aheinecke added a subtask for T4505: SM, W32: GPGSM hangs up the GnuPG System: T4509: Release GnuPG 2.2.16.
May 16 2019, 9:50 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
aheinecke closed T4505: SM, W32: GPGSM hangs up the GnuPG System as Resolved.

I imported 39 certificate files at once with Kleopatra with about 700 certificates and it worked. Took a long time though so It would be nice if Kleopatra would show a progess indicator or some indication that the import is running. But this is a different issue.

May 16 2019, 9:49 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows

May 15 2019

werner edited projects for T4436: gpgsm refuses to encrypt with failure to check CRL, added: gnupg; removed gnupg (gpg22), Bug Report.

Will give you more detailed info about your certificate. For even more details use --dump-chain instead of --list-chain.

May 15 2019, 9:39 AM · gnupg, S/MIME
werner merged T4248: gpg-agent: Rare unresponsiveness after importing a secret S/MIME cert on Windows into T4505: SM, W32: GPGSM hangs up the GnuPG System.
May 15 2019, 9:22 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
werner merged task T4248: gpg-agent: Rare unresponsiveness after importing a secret S/MIME cert on Windows into T4505: SM, W32: GPGSM hangs up the GnuPG System.
May 15 2019, 9:22 AM · S/MIME, gnupg (gpg22), gpgagent, gpg4win

May 14 2019

aheinecke added a comment to T4505: SM, W32: GPGSM hangs up the GnuPG System.

The last lines that the process currently holding wrote in the log:

May 14 2019, 11:30 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
aheinecke added a comment to T4505: SM, W32: GPGSM hangs up the GnuPG System.

To reproduce this issue I started Kleopatra with an empty GNUPGHOME and imported 10 S/MIME certs at once (which spawns a gpgsm process each) with enabled logging.

May 14 2019, 11:20 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows
werner triaged T4503: include extension for OpenPGP creation timestamp in X.509 output as Normal priority.

Thanks for the hint on the existing OID I already looked into that and planned to use one from the GnuPG arc, But an existing OID is better. I still need to figure useful workflows but something like this will be useful for smartcards..

May 14 2019, 10:42 AM · Feature Request, S/MIME

May 13 2019

aheinecke created T4505: SM, W32: GPGSM hangs up the GnuPG System.
May 13 2019, 9:39 AM · Restricted Project, gpgol, S/MIME, gpg4win, Windows

May 12 2019

dkg created T4503: include extension for OpenPGP creation timestamp in X.509 output.
May 12 2019, 1:01 AM · Feature Request, S/MIME

May 3 2019

aheinecke added a project to T4480: GPGSM: Duplicated IMPORT_OK status lines emitted: S/MIME.
May 3 2019, 10:44 AM · S/MIME

Mar 27 2019

lechten added a comment to T4436: gpgsm refuses to encrypt with failure to check CRL.

I forgot: Instead of importing the missing internal CA, this works:

Mar 27 2019, 9:44 AM · gnupg, S/MIME
lechten added a comment to T4436: gpgsm refuses to encrypt with failure to check CRL.

I agree, the question is which CRL is checked when how. Maybe there is some mistake on my side. Here is a recipe for Debian:

Mar 27 2019, 9:23 AM · gnupg, S/MIME
aheinecke added a comment to T4436: gpgsm refuses to encrypt with failure to check CRL.

I don't think this is a bug. Failure to encrypt when CRL check fails is expected.

Mar 27 2019, 8:37 AM · gnupg, S/MIME

Mar 26 2019

werner triaged T4436: gpgsm refuses to encrypt with failure to check CRL as Normal priority.
Mar 26 2019, 7:53 PM · gnupg, S/MIME

Mar 14 2019

aheinecke removed a project from T4098: GpgSM: Add ECC support: gpg4win.
Mar 14 2019, 9:34 AM · gnupg (gpg23), Feature Request, S/MIME

Mar 4 2019

aheinecke added a comment to T4379: Invalid crypto engine importing a certificate.

Ouch indeed. Looks like you run into a "hanging" gpg-agent situation in that case our main background process is blocked and all other processes wait for it to respond and nothing works anymore.
This should never happen and we need to fix it. But so far we have not found a way to reproduce it.

Mar 4 2019, 10:57 AM · S/MIME, Bug Report

Feb 28 2019

LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

Looking at other threads I found the problem in some .lock file in my gnupg directory. One of them was locked by a running process and I was not able to delete. So I opened up task manager and I had dozens of gnupg related processes running. I killed all of them and removed any .lock file.
This way Kleopatra started again but the certificate above (aruba) was not present in the imported ones. And, of course, I'm not going to import it anymore, will use my sixt sense to trust certificates...

Feb 28 2019, 2:39 PM · S/MIME, Bug Report
LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

The exact file that created the lock is attached

.
I zipped it to avoid an unintended import that kills Kleopatra.

Feb 28 2019, 2:24 PM · S/MIME, Bug Report
LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

The only action I can do is quit the program telling it to stop the background actvity, but I cannot use it anymore...

Feb 28 2019, 2:13 PM · S/MIME, Bug Report
LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

Ouch, worse problem here. After closing kleopatra telling it to stop doing whatever it was, I restarted the application and now it's stuck in "Loading certificate cache"

Feb 28 2019, 2:00 PM · S/MIME, Bug Report
LoZio added a comment to T4379: Invalid crypto engine importing a certificate.

The certificate was defintely missing the tag lines, thanks. I also tried opening the certificate from that page (Windows has no problems without the tag lines) and exporting it explicitly as base64, and the output file is fine.
The problem is that the import now seems to go well, but no certificate is imported at all. I tried several times and the import box just closes after selecting the file.
I tried to close Kleopatra and it says there are ongoing background operations. At least 15 mins passed between the import and the closing tentative.
Actually, it is stuck doing something.

Feb 28 2019, 1:57 PM · S/MIME, Bug Report
aheinecke triaged T4379: Invalid crypto engine importing a certificate as Normal priority.

Thanks for the report.

Feb 28 2019, 1:09 PM · S/MIME, Bug Report
aheinecke added a comment to T4380: GpgSM: CRL access not possible due to Tor mode.

Btw. I only noticed this now as I always had "disable-tor" in my config but recently removed it for testing.

Feb 28 2019, 7:59 AM · Bug Report, dirmngr, S/MIME
aheinecke created T4380: GpgSM: CRL access not possible due to Tor mode.
Feb 28 2019, 7:59 AM · Bug Report, dirmngr, S/MIME

Feb 27 2019

gniibe claimed T4104: gpgsm/ksba removes leading zeros from signature byte array.

We also need to fix for encryption and signature in CSR.

Feb 27 2019, 3:17 AM · Restricted Project, libksba, S/MIME, Bug Report

Feb 14 2019

werner added a comment to T4092: Certificate requests generated from card-based ECDSA keys are incorrectly marked as RSA-signed.

Thanks for that summary.

Feb 14 2019, 7:31 AM · Restricted Project, Feature Request, S/MIME

Feb 13 2019

gouttegd added a project to T4092: Certificate requests generated from card-based ECDSA keys are incorrectly marked as RSA-signed: Feature Request.

Since it seems there is a renewed interest in adding ECC support to GpgSM (as indicated by the T4098 feature request), I would like to write down here more details about this task.

Feb 13 2019, 1:37 AM · Restricted Project, Feature Request, S/MIME

Feb 6 2019

werner claimed T4098: GpgSM: Add ECC support.
Feb 6 2019, 9:57 AM · gnupg (gpg23), Feature Request, S/MIME
werner added a comment to T4098: GpgSM: Add ECC support.

See also T4013 which is about ed25519 key support

Feb 6 2019, 9:56 AM · gnupg (gpg23), Feature Request, S/MIME

Dec 18 2018

jmrexach added a comment to T4292: gpgsm: Problems with OCSP validation / No CRL known for OCSP Cert id-pkix-ocsp-nocheck?.

werner,
I'm the spanish user. Are you also setting default ocsp responder option?
Setting only ocsp_signer doesn't worked, there are several CA's with diferent ocsp responders.

Dec 18 2018, 8:19 PM · S/MIME
aheinecke added a comment to T4292: gpgsm: Problems with OCSP validation / No CRL known for OCSP Cert id-pkix-ocsp-nocheck?.

The reporter said that it did not work for him.

Dec 18 2018, 2:44 PM · S/MIME

Dec 17 2018

werner added a comment to T4292: gpgsm: Problems with OCSP validation / No CRL known for OCSP Cert id-pkix-ocsp-nocheck?.

A list of SHA-1 fingerprints for the valid certificates. With our without colons.

Dec 17 2018, 5:25 PM · S/MIME
aheinecke added a comment to T4292: gpgsm: Problems with OCSP validation / No CRL known for OCSP Cert id-pkix-ocsp-nocheck?.

@werner what should the contents of the file look like?

Dec 17 2018, 3:46 PM · S/MIME
werner added a comment to T4292: gpgsm: Problems with OCSP validation / No CRL known for OCSP Cert id-pkix-ocsp-nocheck?.

I had to look it up in the code and man page too ;-)

Dec 17 2018, 10:22 AM · S/MIME
aheinecke added a comment to T4292: gpgsm: Problems with OCSP validation / No CRL known for OCSP Cert id-pkix-ocsp-nocheck?.

Good to know. I thought that ocsp-signer was only used if ocsp-responder is explitly set. I've suggested the workaround in the Message Board.

Dec 17 2018, 9:48 AM · S/MIME
werner added a comment to T4292: gpgsm: Problems with OCSP validation / No CRL known for OCSP Cert id-pkix-ocsp-nocheck?.

Is using

Dec 17 2018, 9:44 AM · S/MIME
aheinecke created T4292: gpgsm: Problems with OCSP validation / No CRL known for OCSP Cert id-pkix-ocsp-nocheck?.
Dec 17 2018, 8:44 AM · S/MIME
aheinecke added a comment to T4248: gpg-agent: Rare unresponsiveness after importing a secret S/MIME cert on Windows.

In Wald someone reports that this also appears to happen when decrypting. https://wald.intevation.org/forum/message.php?msg_id=6377 Probably run-threaded will help to flush this out.

Dec 17 2018, 8:33 AM · S/MIME, gnupg (gpg22), gpgagent, gpg4win

Dec 14 2018

werner added a project to T4248: gpg-agent: Rare unresponsiveness after importing a secret S/MIME cert on Windows: S/MIME.
Dec 14 2018, 10:46 AM · S/MIME, gnupg (gpg22), gpgagent, gpg4win

Dec 13 2018

werner claimed T4013: Certificate requests generated from Ed25519 keys are not compliant with draft-ietf-curdle-pkix.
Dec 13 2018, 9:38 AM · S/MIME, Feature Request, libksba

Nov 19 2018

aheinecke closed T4227: Gpg4win 3.1.5, a subtask of T3967: dirmngr: "flush" does not flush in memory CRL's, as Resolved.
Nov 19 2018, 10:28 AM · kleopatra, S/MIME, gnupg

Nov 15 2018

aheinecke created T4257: GPGME: op_verify failes for S/MIME with EBADF in multithreaded signature verification.
Nov 15 2018, 12:44 PM · S/MIME, gpgme

Nov 12 2018

aheinecke closed T3967: dirmngr: "flush" does not flush in memory CRL's as Resolved.
Nov 12 2018, 1:18 PM · kleopatra, S/MIME, gnupg
aheinecke closed T3967: dirmngr: "flush" does not flush in memory CRL's, a subtask of T3948: GPGSM: Multiple issues reported to KMail, as Resolved.
Nov 12 2018, 1:18 PM · gnupg, S/MIME
aheinecke added a subtask for T3967: dirmngr: "flush" does not flush in memory CRL's: T4227: Gpg4win 3.1.5.
Nov 12 2018, 1:18 PM · kleopatra, S/MIME, gnupg

Oct 24 2018

aheinecke added a revision to T3967: dirmngr: "flush" does not flush in memory CRL's: D469: dirmngr: Add FLUSHCRLs command.
Oct 24 2018, 10:45 AM · kleopatra, S/MIME, gnupg

Sep 4 2018

aheinecke closed T4029: Gpg4win 3.1.3, a subtask of T3961: GpgOL: Add option to prefer S/MIME over OpenPGP in autoresolution, as Resolved.
Sep 4 2018, 9:24 AM · S/MIME, gpgol
aheinecke closed T4029: Gpg4win 3.1.3, a subtask of T4075: Kleopatra: Setting SigG PIN for Netkey should be optional, as Resolved.
Sep 4 2018, 9:24 AM · gpg4win, kleopatra, S/MIME
aheinecke closed T4029: Gpg4win 3.1.3, a subtask of T4069: GpgSM, Dirmngr communication on Windows sometimes very slow, as Resolved.
Sep 4 2018, 9:24 AM · dirmngr, S/MIME, gpg4win
aheinecke added a comment to T3961: GpgOL: Add option to prefer S/MIME over OpenPGP in autoresolution.

The original reporter in the gpg4win-forums reports that this does not work reliably. :-/

Sep 4 2018, 9:24 AM · S/MIME, gpgol
aheinecke closed T4080: Kleopatra: Learn Netkey certificates should show diagnostics only optionally as Resolved.

Gpg4win-3.1.3 was released.

Sep 4 2018, 9:20 AM · gpg4win, S/MIME, kleopatra

Aug 31 2018

aheinecke created T4117: GPGSM: SHA-256 Fingerprint handling.
Aug 31 2018, 8:50 AM · kleopatra, S/MIME

Aug 30 2018

aheinecke added a subtask for T4080: Kleopatra: Learn Netkey certificates should show diagnostics only optionally: T4029: Gpg4win 3.1.3.
Aug 30 2018, 1:06 PM · gpg4win, S/MIME, kleopatra
aheinecke changed the status of T4080: Kleopatra: Learn Netkey certificates should show diagnostics only optionally from Open to Testing.

We have a progress dialog now and only show details on request. I've also fixed a bug that you could trigger learning the keys twice which lead to undefined behavior.

Aug 30 2018, 1:06 PM · gpg4win, S/MIME, kleopatra

Aug 21 2018

werner triaged T4104: gpgsm/ksba removes leading zeros from signature byte array as Normal priority.
Aug 21 2018, 5:25 PM · Restricted Project, libksba, S/MIME, Bug Report

Aug 20 2018

eoincreedon_gmail.com added a comment to T4003: Trusted-certs folder not being taken into account where System folders are read.

Hi,
Can I ask if there is any update on the issue that I face?

Aug 20 2018, 1:57 PM · dirmngr, S/MIME, Bug Report

Aug 17 2018

Serg67 added a comment to T4098: GpgSM: Add ECC support.

Ok
Thanks for your answer

Aug 17 2018, 4:38 PM · gnupg (gpg23), Feature Request, S/MIME
aheinecke added a comment to T4098: GpgSM: Add ECC support.

There is currently no ECC key support in the S/MIME component of Gpg4win. I've edited the task a bit to reflect that. So it is impossible to generate an ECC Key for S/MIME with Kleopatra.

Aug 17 2018, 3:41 PM · gnupg (gpg23), Feature Request, S/MIME
aheinecke renamed T4098: GpgSM: Add ECC support from Create an X.509/ECDSA key to GpgSM: Add ECC support (Option to create an X.509/ECDSA key).
Aug 17 2018, 3:40 PM · gnupg (gpg23), Feature Request, S/MIME

Aug 6 2018

gouttegd created T4092: Certificate requests generated from card-based ECDSA keys are incorrectly marked as RSA-signed in the S1 Public space.
Aug 6 2018, 12:00 AM · Restricted Project, Feature Request, S/MIME

Jul 24 2018

aheinecke added a project to T4076: Kleopatra: General Error when trying to encrypt to S/MIME with unknown CRL while offline: Stalled.

I can't reproduce this. When I make Dirmngr offline I correctly get a No CRL known error. So it must be something different.

Jul 24 2018, 8:02 AM · Stalled, gpg4win, kleopatra, gpgme, S/MIME
aheinecke changed the status of T3961: GpgOL: Add option to prefer S/MIME over OpenPGP in autoresolution from Open to Testing.
Jul 24 2018, 7:51 AM · S/MIME, gpgol

Jul 18 2018

aheinecke closed T4075: Kleopatra: Setting SigG PIN for Netkey should be optional as Resolved.

Tester reports that this works now.

Jul 18 2018, 8:39 AM · gpg4win, kleopatra, S/MIME
aheinecke added a subtask for T4075: Kleopatra: Setting SigG PIN for Netkey should be optional: T4029: Gpg4win 3.1.3.
Jul 18 2018, 8:39 AM · gpg4win, kleopatra, S/MIME
aheinecke added a subtask for T4069: GpgSM, Dirmngr communication on Windows sometimes very slow: T4029: Gpg4win 3.1.3.
Jul 18 2018, 8:34 AM · dirmngr, S/MIME, gpg4win
aheinecke closed T4069: GpgSM, Dirmngr communication on Windows sometimes very slow as Resolved.

I got feedback from the user that had the problem. It's fixed with 2.2.9 which contains your commit afaik.

Jul 18 2018, 8:33 AM · dirmngr, S/MIME, gpg4win

Jul 17 2018

aheinecke created T4080: Kleopatra: Learn Netkey certificates should show diagnostics only optionally.
Jul 17 2018, 11:19 AM · gpg4win, S/MIME, kleopatra
aheinecke closed T4077: Kleopatra: Netkey card import should be possible while offline even if CRL checks are activated as Invalid.

This was a misunderstanding. Import is possible. The german translation of Kleopatra wrongly indicated an error because it translated "unknown certificates" as "ungültige Zertifikate".

Jul 17 2018, 10:38 AM · gpg4win, S/MIME, kleopatra

Jul 16 2018

aheinecke created T4077: Kleopatra: Netkey card import should be possible while offline even if CRL checks are activated.
Jul 16 2018, 11:11 AM · gpg4win, S/MIME, kleopatra
aheinecke created T4076: Kleopatra: General Error when trying to encrypt to S/MIME with unknown CRL while offline.
Jul 16 2018, 11:09 AM · Stalled, gpg4win, kleopatra, gpgme, S/MIME
aheinecke created T4075: Kleopatra: Setting SigG PIN for Netkey should be optional.
Jul 16 2018, 11:07 AM · gpg4win, kleopatra, S/MIME

Jul 12 2018

werner added a comment to T4069: GpgSM, Dirmngr communication on Windows sometimes very slow.

Commit rEbd5bcd2dd19ef0b1c3d33a3a388b537ba08a4eb6

Jul 12 2018, 9:37 AM · dirmngr, S/MIME, gpg4win
werner added a comment to T4069: GpgSM, Dirmngr communication on Windows sometimes very slow.

it is not due to windows but due to the use of NTBTLS. I have the same problem here... and found it: We call es_fflush to let ntbtls flush its internal buffers but libgpg-error's estream module does no propagate this explicit flush to the cookie functions of ntbtls. Thus ntbtls gets stuck most of the time. I am not sure when this regression happened but it is pretty obvious.

Jul 12 2018, 9:36 AM · dirmngr, S/MIME, gpg4win

Jul 11 2018

werner added a comment to T4069: GpgSM, Dirmngr communication on Windows sometimes very slow.

I have logging to a socket always enabled. That may explain why I don't see that error on Unix.

Jul 11 2018, 8:27 PM · dirmngr, S/MIME, gpg4win
aheinecke created T4069: GpgSM, Dirmngr communication on Windows sometimes very slow.
Jul 11 2018, 11:31 AM · dirmngr, S/MIME, gpg4win

Jun 25 2018

aheinecke added a subtask for T3961: GpgOL: Add option to prefer S/MIME over OpenPGP in autoresolution: T4029: Gpg4win 3.1.3.
Jun 25 2018, 8:34 AM · S/MIME, gpgol
aheinecke removed a parent task for T3961: GpgOL: Add option to prefer S/MIME over OpenPGP in autoresolution: T4029: Gpg4win 3.1.3.
Jun 25 2018, 8:34 AM · S/MIME, gpgol
aheinecke added a parent task for T3961: GpgOL: Add option to prefer S/MIME over OpenPGP in autoresolution: T4029: Gpg4win 3.1.3.
Jun 25 2018, 8:34 AM · S/MIME, gpgol

Jun 19 2018

eoincreedon_gmail.com added a comment to T4003: Trusted-certs folder not being taken into account where System folders are read.

Hi Werner,
I have performed some experiments on the issue I have and the following are the results:

Jun 19 2018, 9:02 PM · dirmngr, S/MIME, Bug Report

Jun 8 2018

werner triaged T4013: Certificate requests generated from Ed25519 keys are not compliant with draft-ietf-curdle-pkix as Normal priority.

I was not aware that you could do this at all. You are right in that to start supporting this we first need to update libksba.

Jun 8 2018, 10:15 PM · S/MIME, Feature Request, libksba

Jun 6 2018

eoincreedon_gmail.com added a comment to T4003: Trusted-certs folder not being taken into account where System folders are read.

Hi Werner,
The issue is the following:
I have 2 certificates in the trusted-certificates folder that is searched by gpgsm (C:\ProgramData\Gnu\etc\gnupg\trusted-certs) which I want to trust. When dirmngr starts, it reads the Windows trusted certifcate store (certlm.msc for both system and user - I don't know the path / location of the windows certificates folder outside certlm) and builds the list of certificates to use. Once this list is read and if any duplicates are found in the trusted-certificate folder, it ignores them - they are already present.

Jun 6 2018, 7:21 PM · dirmngr, S/MIME, Bug Report
werner triaged T4003: Trusted-certs folder not being taken into account where System folders are read as Normal priority.

I do not fully understand your problem. Can you please explain it with an example and also state the full file names of the mentioned folders?

Jun 6 2018, 5:56 PM · dirmngr, S/MIME, Bug Report

May 31 2018

werner added projects to T4003: Trusted-certs folder not being taken into account where System folders are read: S/MIME, dirmngr.
May 31 2018, 7:35 PM · dirmngr, S/MIME, Bug Report

May 14 2018

werner added a comment to T3979: GPGSM: Authenticated encryption.

Do you have any other implementation to test against?

May 14 2018, 7:59 PM · S/MIME
aheinecke created T3979: GPGSM: Authenticated encryption.
May 14 2018, 2:42 PM · S/MIME

May 8 2018

aheinecke added a comment to T3953: GPGSM: Treat EXPKEYSIG as error.

But why is that the case for OpenPGP Signatures, then? The difference does not make sense to me.

May 8 2018, 7:20 PM · Bug Report, S/MIME, gnupg
werner closed T3953: GPGSM: Treat EXPKEYSIG as error as Invalid.

The key receives fully trust and thus we get the "green" flag plus the "expired" flag. In my test with OpenPGP the key was not trysted and thus we did not got only the "expired" flag. At some distant past we agreed on these rules.

May 8 2018, 6:16 PM · Bug Report, S/MIME, gnupg
werner closed T3953: GPGSM: Treat EXPKEYSIG as error, a subtask of T3948: GPGSM: Multiple issues reported to KMail, as Invalid.
May 8 2018, 6:16 PM · gnupg, S/MIME
werner added a comment to T3953: GPGSM: Treat EXPKEYSIG as error.

gpgsm behaves exactly as gpg and as explain in doc/DETAILS. VALIDSIG is issues even for signatures done by an expired certificate. Let me check whey GPGME claims "green" here while it does not not an expired OpenPGP signature.

May 8 2018, 5:27 PM · Bug Report, S/MIME, gnupg
aheinecke claimed T3967: dirmngr: "flush" does not flush in memory CRL's.

Wait. Users should not have the ability in the GUI to mess with the CRL cache. That is internal / private stuff. And something for developers, so this should be removed from the GUI altogether.

May 8 2018, 4:40 PM · kleopatra, S/MIME, gnupg
aheinecke added a parent task for T3967: dirmngr: "flush" does not flush in memory CRL's: T3948: GPGSM: Multiple issues reported to KMail.
May 8 2018, 4:35 PM · kleopatra, S/MIME, gnupg
aheinecke added a subtask for T3948: GPGSM: Multiple issues reported to KMail: T3967: dirmngr: "flush" does not flush in memory CRL's.
May 8 2018, 4:35 PM · gnupg, S/MIME
aheinecke created T3967: dirmngr: "flush" does not flush in memory CRL's.
May 8 2018, 4:35 PM · kleopatra, S/MIME, gnupg