diff options
author | Kazuki Yamaguchi <[email protected]> | 2023-08-31 14:12:57 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2023-09-06 19:28:47 +0900 |
commit | 98d8f6128e7f8378bf6e34b5c12fae9bdd6d3f10 (patch) | |
tree | c7588b22ec4db0268134fc2a56d34296fe5b1ed8 /ext/openssl/ossl_x509ext.c | |
parent | 9b6128c541386d6e375723bb9eb4161854d72112 (diff) |
[ruby/openssl] x509ext: test OpenSSL::X509::ExtensionFactory#create_ext with ln
OpenSSL::X509::ExtensionFactory#create_ext and #create_extensions
accepts both sn (short names) and ln (long names) for registered OIDs.
This is different from the behavior of the openssl command-line utility
which accepts only sn in openssl.cnf keys.
Add a test case to check this.
https://github.com/ruby/openssl/commit/91ae46c8d7
Diffstat (limited to 'ext/openssl/ossl_x509ext.c')
0 files changed, 0 insertions, 0 deletions