Hi,
I'm working on a CSR-generating API using OpenSSL 1.0.2m. My question is:
does OpenSSL do any sort of reordering of the entries in an ASN1 sequence?
Specifically, when encoding a postal address X509_ATTRIBUTE.
Background:
To create a postal address X509_ATTRIBUTE, I'm calling
X509_ATTRIBUTE_c
Hi,
I'm working on a CSR-generating API using OpenSSL 1.0.2m. My question is:
does OpenSSL do any sort of reordering of the entries in an ASN1 sequence?
Specifically, when encoding a postal address X509_ATTRIBUTE.
Background:
To create a postal address X509_ATTRIBUTE, I'm calling
X509_ATTRIBUTE_c