Re: [ANNOUNCE] NSS 3.44 Release

2019-05-16 Thread Miklos Vajna
Hi, On Wed, May 15, 2019 at 07:52:51AM -0700, JC Jones wrote: >* It is now possible to build NSS as a static library (Bug 1543545) Is it possible to use this static mode when building via the provided Makefile? Thanks, Miklos signature.asc Description: Digital signature --

Re: CERT_AsciiToName() and unknown OIDs

2017-02-23 Thread Miklos Vajna
Hi, On Thu, Feb 23, 2017 at 11:59:28AM -0500, John Dennis wrote: > >>It does appear that ParseRFC1485AVA has a bug > >> > >>if (!PL_strncasecmp("oid.", tagBuf, 4)) { > >>rv = SEC_StringToOID(arena, , tagBuf, strlen(tagBuf)); > >> > >>SEC_StringToOID() can handle

CERT_AsciiToName() and unknown OIDs

2017-02-23 Thread Miklos Vajna
Hi, [ I ran into this problem as a follow-up of the previous ECDSA question I asked earlier, but I assume this problem is independent. ] I'm trying to use CERT_AsciiToName() to get the DER-encoded equivalent of a string from an XML signature. The original string from my XML signature was: