Skip to content

Missing compatibility layer functionality #10518

Open
Roy-Carter wants to merge 2 commits into
wolfSSL:masterfrom
Roy-Carter:feature/missing_openssl_functionality
Open

Missing compatibility layer functionality #10518
Roy-Carter wants to merge 2 commits into
wolfSSL:masterfrom
Roy-Carter:feature/missing_openssl_functionality

Conversation

@Roy-Carter
Copy link
Copy Markdown
Contributor

Description

Implement needed as part of migrating from OpenSSL -> WolfSSL
wolfSSL_SSL_CIPHER_find - find cipher by 2 bytes in wired like openssl
wolfSSL_sk_SSL_CIPHER_delete - remove cipher at given index
SSL_clear_chain_certs

Testing

created unitests .

Checklist

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

wolfSSL_SSL_CIPHER_find - find cipher by 2 bytes in wired like openssl
wolfSSL_sk_SSL_CIPHER_delete - remove cipher at given index
SSL_clear_chain_certs
@Roy-Carter
Copy link
Copy Markdown
Contributor Author

@julek-wolfssl adding PR for the 3 functions i've seen problems with (missing functionality) lmk what you think

@wolfSSL-Bot
Copy link
Copy Markdown

Can one of the admins verify this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants