Subject: | X509_NAME_print_ex usage not compatible with openssl 0.9.6 |
Calling X509_NAME_print_ex with the 4th parameter '0' does not work in openssl 0.9.6 -- the function returns failure. This causes XS_Crypt__OpenSSL__X509_accessor to return empty strings for 'issuer' and 'subject'
The selftests seem to want the behavior provided by XN_FLAG_SEP_CPLUS_SPC