https://bugs.kde.org/show_bug.cgi?id=361677
Andre Heinecke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED Summary|When I try to create my |Kleopatra does not accept |personal key for the GpgOL |IDNA encoded domains for |certificate, my e-mail is |E-Mail address |not accepted | --- Comment #1 from Andre Heinecke <[email protected]> --- Thanks for your report. I can reproduce your Problem with Kleopatra and it works with GnuPG on the command line so this is indeed a Bug in Kleopatra. As a workaround you can use gnupg directly from the command line. Start the command line window cmd.exe Enter: gpg2 --gen-key And follow the instructions to generate your Certificate this will accept [email protected] Alternatively you can use --edit-key and the adduid command to add a user ID to your existing key. Just search the web for "GnuPG adduid windows" and you should find something. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
