Hi,
Am 02. Mai 2018 um 07:29 Uhr +0200 schrieb Werner Koch:
> Dirmngr (the network access component of GnuPG) got an DNS error; that
> is it can't find the IP of the requested server with the CRL.
Ah, thanks. That's something I can work with.
> As a possible workaround you can try to add
>
> s
Am 02.05.18 um 07:35 schrieb Werner Koch:
On Tue, 1 May 2018 10:55, stefan.cl...@posteo.de said:
openssl cms -verify -in original.eml > message.txt && \
openssl cms -cmsout -in original.eml | \
sed "1,4d" | base64 -d > file.sig && \
gpgsm --verify file.sig message.txt
Adding --verbose to the
On Tue, 1 May 2018 10:55, stefan.cl...@posteo.de said:
> openssl cms -verify -in original.eml > message.txt && \
> openssl cms -cmsout -in original.eml | \
> sed "1,4d" | base64 -d > file.sig && \
> gpgsm --verify file.sig message.txt
Adding --verbose to the gpgsm invocation may give you additio
On Sun, 29 Apr 2018 22:27, m-guel...@phoenixmail.de said:
> gpgsm: checking the CRL failed: Server indicated a failure
> gpgsm: error creating signature: Server indicated a failure
Dirmngr (the network access component of GnuPG) got an DNS error; that
is it can't find the IP of the reque
Am 23.04.18 um 08:50 schrieb Stefan Claas:
Am 23.04.18 um 08:36 schrieb Werner Koch:
On Sun, 22 Apr 2018 20:26, stefan.cl...@posteo.de said:
i was wondering when receiving an S/MIME
message created with Thunderbird, how do
i properly verify the message with gpgsm?
You need to de-compose the S