esl / escalus

An XMPP client library in Erlang for conveniently testing XMPP servers
Apache License 2.0
130 stars 76 forks source link

Use fast_tls 1.1.21 #268

Closed arcusfelis closed 1 month ago

arcusfelis commented 1 month ago

Fix for i2d_x509 included there

Related to https://github.com/esl/MongooseIM/pull/4330 Just it is cleaner to update fast_tls in escalus directly.