On 12/2/2017 6:35 AM, Michael Wojcik wrote:
> My personal priority list for OpenSSL is bug fixes and code cleanup
> (static and dynamic analysis of the 1.1.x codebase would be good, and
> one of these days I'll get around to doing it myself), and continuing
> the TLSv1.3 implementation until that s
* When I see SSL certificates, their serial number is like this :
0A:8D:9A:4Q:8X:1A:0B:88:18:1Z
Serial numbers are displayed as hex values, so my guess is you just typed that
“as an example” since Q X Z aren’t valid hex characters. Or perhaps it was an
extension (like device serial) that is
>My personal priority list for OpenSSL is bug fixes and code cleanup
> (static and dynamic analysis of the 1.1.x codebase would be good, and one of
> these days I'll get around to doing it myself),
We do run coverity weekly, and anyone can sign up to see the results BTW
--
openssl-users m
> From: Jordan Brown [mailto:open...@jordan.maileater.net]
> Sent: Friday, December 01, 2017 19:48
> On 12/1/2017 2:57 PM, Michael Wojcik wrote:
> > Of course, anyone's free to write their own API on top of what OpenSSL
> > provides, and even make a pull request to
> > contribute it to the proj
In message on Fri, 1 Dec 2017
20:22:09 -0700, "Dr. Pala" said:
madwolf> Hi Richard,
madwolf>
madwolf> thanks :D That worked. I have a new challenge for you now. Here's what
madwolf> I am trying to do:
madwolf>
madwolf> ASN1_SEQUENCE(TEST);
madwolf> ASN1_SEQUENCE(TBS_TEST) = {
madwolf> ASN