-
It seems that it was possible to disable DTLS fingerprint verification at some point (at least v0.2.0), but now the `fingerprint_verification` config option doesn't go anywhere after `Rtc::new_from_co…
-
Based on @EskoDijk 's review in https://mailarchive.ietf.org/arch/msg/ace/I70MHcCzSfPIy28lDqxEOcllgJw/:
5. HTTP-CoAP Proxy
>> … use of TLS and DTLS is optional …
Use of TLS or DTLS is optional…
-
**Describe the bug**
After a candidate pair is nominated. what will happen if dtls fails, or if the candidate-pair stops working later (network issues, turn server or vpn shutting down etc). will ano…
-
现在libhv有tls支持但是缺官方dtls支持 是否有考虑过官方dtls支持
现在用应用层做的dtls就得改成mem_bio的形式才能用比较麻烦
而官方udp是所有服务都采用同一个fd ,openssl 下面 ssl_read 函数调用 recvfrom fd的形式实现 当同时接到多个dtls client数据时 openssl做连续解析 两条不同client的密文必然会解密失败
-
I stumbled across https://datatracker.ietf.org/doc/draft-ietf-tls-dtls13/ today. Looks like it's on its way now.
I took a stroll through the spec, and https://tools.ietf.org/html/draft-ietf-tls-dtl…
-
I haven't looked at this in depth, but I think that all the info you need to decide how to handle
a=fingerprint {cert/raw}
is already in the DTLS hello(s).
We still need to establish what those …
-
I have a client-server model based on Linux's SCTP sockets, using WolfSSL's DTLS 1.3 server and client methods. However, I'm encountering an issue that prevents both peers from completing the DTLS/SSL…
-
Hello,
I'm trying to configure OpenSIPS 2.1 with RTPEngine to allow calling between SIP and WebRTC clients using this tutorial: http://www.opensips.org/Documentation/Tutorials-WebSocket-2-1. When the…
-
Hi Team,
**Type:-** Bug
**Priority:-** Critical
**WolfSSL build:-** 4.6.0
**OpenSSL Server version:-** OpenSSL 1.0.2u
I was porting the DTLS client into my application and encountered an erro…
-
When building leshan, revapi reports something wrong with californium API. (I think this is not new but before I just ignored all error from californium and I changed my build config about that recent…