-users] OpenSSL 1.1.0 providing new OIDs to source code
This all sounds a bit mysterious...
would you mind sharing a test program that shows the problem, with
detailed step by step instructions (among others what libraries you're
running against each time)? Preferably as a github issue, but he
This all sounds a bit mysterious...
would you mind sharing a test program that shows the problem, with
detailed step by step instructions (among others what libraries you're
running against each time)? Preferably as a github issue, but here is
fine as well...
Cheers,
Richard
In message
on Mo
)?
Best regards
Matthias
Von: Richard Levitte<mailto:levi...@openssl.org>
Gesendet: Montag, 10. Juli 2017 06:14
An: openssl-users@openssl.org<mailto:openssl-users@openssl.org>
Betreff: Re: [openssl-users] OpenSSL 1.1.0 providing new OIDs to source code
In message
on Sat, 8 Jul 2
In message
on Sat, 8 Jul 2017 23:31:00 +, Matthias Ballreich
said:
matthias.ballreich> Hi there,
matthias.ballreich>
matthias.ballreich> i want to contribute some more OIDs. Therefore i added the
OIDs inside
matthias.ballreich> the „Objects.txt“ inside /crypto/objects
matthias.ballreich
Thanks. I tried it but i got the error Message that make update is not
available.
I am Building it on windows with nmake under the visual Studio Developer Shell.
Why is nmake Update Not working there?
Am 09.07.2017 um 08:40 schrieb Billy Brumley :
>> i want to contribute some more OIDs. Theref
> i want to contribute some more OIDs. Therefore i added the OIDs inside the
> „Objects.txt“ inside /crypto/objects
>
>
>
> Then i run these commands:
>
> perl objects.pl objects.txt obj_mac.num ../../include/openssl/obj_mac.h
>
> perl obj_dat.pl ../../include/openssl/obj_mac.h obj_dat.h
>
> perl o