Skip to content

catch IllegalStateException on getMaxOutputSize()#279

Merged
cconlon merged 2 commits intowolfSSL:masterfrom
rlm2002:updateSessionVals
Jul 9, 2025
Merged

catch IllegalStateException on getMaxOutputSize()#279
cconlon merged 2 commits intowolfSSL:masterfrom
rlm2002:updateSessionVals

Conversation

@rlm2002
Copy link
Copy Markdown
Contributor

@rlm2002 rlm2002 commented Jul 9, 2025

Catches IllegalStateException from failed ssl.getMaxOutputSize() due to WolfSSLContext being freed. Function will attempt to retrieve cached value instead. Fixes failures from SSLSessionImpl/ResumeChecksClient.java
and SSLSessionImpl/ResumeChecksClientStateless.java

@rlm2002 rlm2002 assigned rlm2002 and wolfSSL-Bot and unassigned rlm2002 Jul 9, 2025
@cconlon cconlon assigned cconlon and unassigned wolfSSL-Bot Jul 9, 2025
Comment thread src/java/com/wolfssl/provider/jsse/WolfSSLImplementSSLSession.java Outdated
@cconlon cconlon assigned rlm2002 and unassigned cconlon Jul 9, 2025
@rlm2002 rlm2002 assigned wolfSSL-Bot and unassigned rlm2002 Jul 9, 2025
@cconlon cconlon merged commit 1a1a4ab into wolfSSL:master Jul 9, 2025
52 checks passed
@rlm2002 rlm2002 deleted the updateSessionVals branch January 5, 2026 16:51
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.

3 participants