Hi All,
For our solution to be compliant to RFC 5280:
a> What are options to be specified to OpenSSL "req" command during the
creation of CSR?
b> What are options to be specified to OpenSSL "verify" command to validate a
certificate?
Does OpenSSL claim to be compliant to RFC 5280?
thanks,
Ba
Hello, I've compiled openssl.1.0.2h on osx (32bit) and linked staticly my
project with libcrypto.a and libssl/a, but I get 2 linking errors with
"Symbol(s) not found":
_TLSv1_2_method, referenced from ...
and
_BIO_test_flags, referenced from ...
Why would this be happening?
ps: (same code works