T4026 is a bit related. I'm suprised that the signature check for mailman mails works at all for you ;-)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 28 2018
Thanks for the input. GpgOL should check against what outlook shows as the "From" Address. In your case: What does Outlook show? Is it "info@example.org" or "puppets-bounces" ?
Aug 27 2018
Aug 17 2018
Ok
Thanks for your answer
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 14 2018
Aug 13 2018
Got a new OL 2013 test setup where this was finally reproducible for me.
Aug 7 2018
I misunderstood your original report.
Aug 6 2018
I updated the software to its latest version "gpg4win v3.1.1" and i'm still facing this issue.
Jul 27 2018
Jul 25 2018
Indeed. Thanks for the reminder.
There is some code currently in there already but its not yet fully implemented. Needs to be finished.
Jul 24 2018
In the current gpg4win-3.1.3 beta 20 this is enabled again. It can be disabled in the options with "Disable non-blocking encrypt / sign"
I made it optional for now with default on. So that if it crashes it can be disabled. We need to see if the crash is a general problem or a special problem of that one tester.
This was fixed with kleo rev 289efa360f6b15a3389ea2f2efede352711e7d7e
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 18 2018
Yay. Got it.
Tester reports that this works now.
I got feedback from the user that had the problem. It's fixed with 2.2.9 which contains your commit afaik.
Jul 17 2018
Hi Mirko,
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 16 2018
Jul 12 2018
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 11 2018
I have logging to a socket always enabled. That may explain why I don't see that error on Unix.
There were two things here:
Jul 10 2018
Works for me now.
On another note. We might also want to reduce the clicks required when certifying a key. The "I have checked the fingerprint" checkbox is out of time. People will check it regardless and we can't force them to do it.
Jul 9 2018
This was a very clear crash that is fixed now. Length was > 76 characters. This caused an improper realloc.
Jul 6 2018
No problem. I am glad that it works.
Boh. I've retried today, and seems to work as expected:
Jul 5 2018
Jul 4 2018
Thank you for your prompt response and your suggestion for a workaround.