Adding or make functional OpenSSL compat APIs - #11363
Conversation
8572032 to
02083fd
Compare
|
3857c52 to
1ead3c0
Compare
|
Jenkins: retest this please |
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11363
Scan targets checked: wolfcrypt-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src
Findings: 5
5 finding(s) posted as inline comments (see file-level comments below)
This review was generated automatically by Fenrir. Reported findings require changes before merge.
84bb3a3 to
ea54e15
Compare
|
Jenkins: retest this please |
270c3da to
e08d01c
Compare
|
Jenkins: retest this please |
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11363
Scan targets checked: wolfcrypt-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src
Findings: 2
2 finding(s) posted as inline comments (see file-level comments below)
This review was generated automatically by Fenrir. Reported findings require changes before merge.
e08d01c to
7b7b697
Compare
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11363
Scan targets checked: wolfcrypt-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src
Findings: 3
3 finding(s) posted as inline comments (see file-level comments below)
This review was generated automatically by Fenrir. Reported findings require changes before merge.
X509_check_purpose SSL_CTX_set0_tmp_dh_pey SSL_get1_peer_certificate EVP_AES_*_wrap, EVP_AES_*_wrap_pad EVP_PKEY_get_raw_private_key, EVP_PKEY_get_raw_public_key OCSP_crl_reason_str X509_get_default_cert_dir, X509_get_default_cert_dir_env X509_get_default_cert_file_dir SSL_add_dir_cert_subjects_to_stack, SSL_add_file_cert_subjects_to_stack EVP_md_null SSL_CTX_get_ciphers SSL_CTX_set_client_hello_cb, SSL_client_hello_get0_ext i2a_ASN1_STRING SSL_CTX_load_verify_file, SSL_CTX_load_verify_dir
7b7b697 to
a5dd7a3
Compare
Description
X509_check_purpose
SSL_CTX_set0_tmp_dh_pey
SSL_get1_peer_certificate
EVP_AES_wrap, EVP_AES_wrap_pad
EVP_PKEY_get_raw_private_key, EVP_PKEY_get_raw_public_key OCSP_crl_reason_str
X509_get_default_cert_dir, X509_get_default_cert_dir_env X509_get_default_cert_file_dir
SSL_add_dir_cert_subjects_to_stack, SSL_add_file_cert_subjects_to_stack EVP_md_null
SSL_CTX_get_ciphers
SSL_CTX_set_client_hello_cb, SSL_client_hello_get0_ext i2a_ASN1_STRING
SSL_CTX_load_verify_file, SSL_CTX_load_verify_dir
Testing
Regression tested TLS and OpenSSL API configurations.