[openssl-users] X509_ATTRIBUTE_create_by_NID reversing sequence

2017-11-20 Thread Andrew Felsher
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

[openssl-users] X509_ATTRIBUTE_create_by_NID reversing sequence

2017-11-20 Thread Andrew Felsher
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