wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Allow using wolfSSL_CTX_set_default_verify_paths without WOLFSSL_SYS_CA_CERTS defined.

Open kareem-wolfssl opened this issue 1 year ago • 0 comments

Description

Allow using wolfSSL_CTX_set_default_verify_paths without WOLFSSL_SYS_CA_CERTS defined. Fix NO_WOLFSSL_STUB typo.

Fixes zd#17857

Testing

Built in tests

Checklist

  • [ ] added tests
  • [ ] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

kareem-wolfssl avatar Apr 17 '24 23:04 kareem-wolfssl