Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update --enable-jni to define SESSION_CERTS for wolfJSSE #7557

Merged
merged 1 commit into from
May 22, 2024

Conversation

cconlon
Copy link
Member

@cconlon cconlon commented May 17, 2024

Description

This PR updates --enable-jni to define SESSION_CERTS.

This is needed for wolfJSSE SSLSession.getPeerCertificate() to return cert chain post handshake.

Testing

Exposed through SunJSSE tests, specifically SSLEngine.ConnectionTest. This has also been recommended to support users frequently, so should reduce a few minor JSSE support cases.

Checklist

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

@cconlon cconlon assigned cconlon and wolfSSL-Bot and unassigned cconlon May 17, 2024
@dgarske dgarske merged commit 24f581f into wolfSSL:master May 22, 2024
105 checks passed
jefferyq2 pushed a commit to jefferyq2/wolfssl that referenced this pull request Jun 9, 2024
Update --enable-jni to define SESSION_CERTS for wolfJSSE
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.

None yet

3 participants