Charles, thanks for clarifying. I was on the correct track, but for some
reason couldn't confirm it. (I chalk it up to being tired. That's my
story and I'm sticking to it. lol).
--
Warron French
On Tue, Nov 7, 2017 at 9:37 AM, Charles Mills wrote:
> The CA’s certi
I see that there are a few posts about compiling openssl on HP-UX, so I’m
hopeful that someone can help me out.
I’m having issues getting things to completely finish the compilation process.
There is an issue that some folks on Git-hub helped me resolve that was caused
by some incompatibiliti
On 10/20/2017 10:00 PM, Chris Marget wrote:
I'm struggling with a PKCS7 signing operation using openssl 1.0.2g.
I want to create signed messages like the one in my 'original' file
(below). It seemed like extracting and then re-signing this message
would be a good start.
I'm able to verify/un
The CA’s certificate validity is
Not After : Nov 18 17:39:38 2024 GMT
Charles
From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
warron.french
Sent: Monday, November 6, 2017 4:02 PM
To: openssl-users@openssl.org
Subject: Re: [openssl-users] Help with making a
There is something strange with the RSA private key or it’s BN_CONT object.
Are you sure that you are properly releasing all OpenSSL objecdts in your code?
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
➢ -days on req when generating a request does noting, and should perhaps
produce a warning, since this option is only meaningful when used with
the -x509 option to produce a self-signed cert instead of a request.
https://github.com/openssl/openssl/pull/4692
--
openssl-users mailing
On 07/11/17 10:01, Wang wrote:
> Hello Rich,
>
> Thank you for trying to help.
>
> My product is running on Linux. The following leak was detected by Valgrind.
> Valgrind only reportes
> the leak in threaded mode. I run 'top' on linux to monitor the memory usage
> of my product. I can see the
On 07/11/17 03:56, J Decker wrote:
> I've been developing this NodeJS plugin, it implements HTTPS server and
> now client. I was having an issue with HTTPS request getting ECONNRESET
> for no apparent reason; so I implemented my own request, and ran into
> the same sort of issue. What I was req
Hello Rich,
Thank you for trying to help.
My product is running on Linux. The following leak was detected by Valgrind.
Valgrind only reportes
the leak in threaded mode. I run 'top' on linux to monitor the memory usage
of my product. I can see the memory usage increases quickly.
==9721== 520 byt