I am wondering if it is possible to add a custom Client Handshake Extension to tls1.3 connections using Java code only and what steps would be required. If not when what steps would need to be taken to add it into the JNI. Doing this because I have a custom Openssl server and trying to put this on Android so I would like a easy way add a extension without rebuilding a whole TLS1.3 stack
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferencesStable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.