Re: [openssl-users] Query regarding the SCTP events for DTLS connections

2017-09-29 Thread Michael Tuexen
> On 28. Sep 2017, at 20:36, mahesh gs wrote: > > Hi, > > We have an application which has SCTP connections we have secured the SCTP > connections using the openssl DTLS. DTLS is working as expected other than > the SCTP events. > > We use the API "BIO_new_dgram_sctp" to create a BIO object

[openssl-users] Query regarding the SCTP events for DTLS connections

2017-09-28 Thread mahesh gs
Hi, We have an application which has SCTP connections we have secured the SCTP connections using the openssl DTLS. DTLS is working as expected other than the SCTP events. We use the API "BIO_new_dgram_sctp" to create a BIO objects and we register a callback function to openssl using API "BIO_dgra