Please excuse the top post, replying from my cell phone.
And so it is. My bad!
Andy
On Thu, Oct 3, 2019, 8:25 AM Matt Caswell wrote:
>
>
> On 03/10/2019 00:50, Andy Kennedy wrote:
>
> > So, I connect to the app with the VS debugger and find:
> >
> > file: pki_crypto.c:
> >
> > functio
On 03/10/2019 00:50, Andy Kennedy wrote:
> So, I connect to the app with the VS debugger and find:
>
> file: pki_crypto.c:
>
> function: pki_signature_from_ecdsa_blob()
>
> line: (1769) SAFE_FREE(raw_sig_data);
These symbols all appear to be libssh symbols so I don't think
V Thu, 3 Oct 2019 06:32:48 -0600
napsáno:
> fetchmail fails when openssl reports an error 114 (I think)
Actually it doesn't.
> stat("/etc/ssl/certs/4a6481c9.0", {st_mode=S_IFREG|0644,
> st_size=1354, ...}) = 0 openat(AT_FDCWD, "/etc/ssl/certs/4a6481c9.0",
> O_RDONLY) = 4 fstat(4, {st_mode
On 03/10/2019 11:10, Nagalakshmi V J wrote:
> Hi Matthias,
>
>
>
> Please find my response for your queries below.
>
>
>
> It would be more helpful if you would tell us *why* you are including
> ssl_locl.h
> and what you are trying to achieve. Then we might be able to tell you how you
>
On 03/10/2019 14:32, russellb...@gmail.com wrote:
fetchmail fails when openssl reports an error 114 (I think)
stat("/etc/ssl/certs/4a6481c9.0", {st_mode=S_IFREG|0644, st_size=1354, ...}) = 0
openat(AT_FDCWD, "/etc/ssl/certs/4a6481c9.0", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_si
fetchmail fails when openssl reports an error 114 (I think)
stat("/etc/ssl/certs/4a6481c9.0", {st_mode=S_IFREG|0644, st_size=1354, ...}) = 0
openat(AT_FDCWD, "/etc/ssl/certs/4a6481c9.0", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1354, ...}) = 0
read(4, "-BEGIN CERTIFICATE--
Hi Matthias,
Please find my response for your queries below.
It would be more helpful if you would tell us *why* you are including
ssl_locl.h and what you are trying to achieve. Then we might be able to tell
you how you could achieve your goal using the officially supported API.
[Nagalaksh
HI,
when I run the following command the response is not generated
*util/shlib_wrap.sh apps/openssl ts -config test/CAtsa.cnf -reply -section
tsa_config1 -queryfile req1.tsq -out resp1.tsr*
output
>>Using configuration from test/CAtsa.cnf
>>Response is not generated.
though I have run and gener