-
We should have support for STARTTLS, at least for XMPP, but preferably other protocols too.
XMPP STARTTLS spec: https://www.ietf.org/rfc/rfc3920.txt
I would have added it myself, but can't figure ou…
-
It would be great to have a pure-ocaml alternative to https://github.com/ioerror/tlsdate for pulling the time from a remote server in cases where the client does not have the correct time set.
Such a…
-
I cannot find any information about SNI being supported. Is it?
-
```
[root@i.broke.science:~/pycepa]# ./tor.py start
2015-08-24 00:14:22,209:core.daemon: starting server..
2015-08-24 00:14:22,215:core.events: registering 'module_loaded_Select' in /root/pycepa/core/…
-
Original Reporter: crisoagf
Environment: Taskserver running on my own server.
Version: 2.8
Migrated From: https://mirakel.atlassian.net/browse/MIR-622
Hi! First of all, thank you for Mirakel, it seem…
-
PHPMailer doesn't work well with HHVM. Using the lastest version: https://github.com/PHPMailer/PHPMailer and using SMPT AUTH with TLS.
The error is:
Fatal error: Unexpected object type File. in /var…
-
Hi, just a little question, is it planned to make etcd discovery backend compatible with SSL/TLS ? Curently only simple http client is supported on etcd discovery backend but go-etcd provide both Clie…
-
Issue to track a short series of posts about the upcoming TLS support in MirageOS. These are not in any particular order and content can probably be folded into a smaller number of posts.
All posts a…
-
今はHandle限定だがTlsClient hのようにHandleLike型を取れるようにする。
とりあえずはTlsClientの型の変更を行い、その影響を受ける部分を修正するのみとする。
-
現在TVarを使っている部分をStateTにしよう。
具体的には、バッファとランダムの種、そしてシーケンス番号2つ。