<html><head></head><body>Uh,<br>Please open a ticket on <a href="https://dev.gnupg.org">https://dev.gnupg.org</a> for this. Otherwise I'll do it Monday. I'm already in my weekend and only writing this on my phone. Gpgsm should accept that<br><br>Best regards,<br>Andre<br><br><div class="gmail_quote">Am 14. Februar 2020 15:05:28 MEZ schrieb Thomas Arendsen Hein <thomas@intevation.de>:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">* Bernhard Reiter <bernhard@intevation.de> [20200214 13:34]:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">Am Freitag 14 Februar 2020 13:14:17 schrieb spamkill-2020@t-online.de:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;">- Search on <a href="https://openkeys.de">https://openkeys.de</a> for eric.weis@brandmauer.de<br>- Download the X509 certificate<br>- In Cleaopatra File->import->eric.weis@brandmauer.de.cer<br></blockquote><br>Command line has<br> gpgsm -v --import eric.weis@brandmauer.de.cer <br>gpgsm: invalid radix64 character 2d skipped<br>gpgsm: invalid radix64 character 2d skipped<br>gpgsm: invalid radix64 character 2d skipped<br>gpgsm: invalid radix64 character 2d skipped<br>gpgsm: invalid radix64 character 2d skipped<br>gpgsm: total number processed: 0<br><br>So the crypto backend believes that there is something wrong with the format.<br></blockquote><br>I was curious and looked: The file has DOS line endings (CR+LF)<br><br>When converting it to just LF or first letting certtool parse it,<br>gpgsm accepts it, e.g.:<br><br>curl <a href="https://api.openkeys.de/api/certificate/brandmauer.de/eric.weis/">https://api.openkeys.de/api/certificate/brandmauer.de/eric.weis/</a> | certtool -i | gpgsm --import -<br><br>Regards,<br><br>Thomas<br></pre></blockquote></div></body></html>