Hello fellow devs!

Mondain mondain at gmail.com
Wed Mar 6 20:36:51 UTC 2024


I'm here to inquire primarily about DTLS. I'm looking all over to find
out how to add extensions on both client and server ends; I especially
need to add use_srtp since I'm updating a WebRTC supporting server. In
addition I'd like to know how to be notified in the receiving logic
when the handshake messages arrive so that I can consume items like
the extended_master_secret. Any suggestions or examples are
appreciated. My current source implementation is based on this example
from OpenJDK https://cr.openjdk.org/%7Easmotrak/8159416/webrev.08/test/javax/net/ssl/DTLS/DTLSOverDatagram.java.html


-- 
Paul Gregoire
about.me/mondain



More information about the security-dev mailing list