Odinmylord
Odinmylord
Hello @dcooper16, First of all thank you for the explanation, I did not consider the issue related to the different openssl/libressl versions, and will surely do in the future. Regarding...
Hi @Dcooper16, I started to check what would be needed in order to actually implement the new features we discussed and I discovered the following considerations. Regarding the Signature Algorithms:...
> Unfortunately, if OpenSSL cannot generate this extension that will make testing more difficult. Regarding this issue the solution could be to use https://github.com/tlsfuzzer/tlslite-ng, I opened a PR to make...
Hi, I was thinking about doing a similar thing. Have you already thought about a way to handle the past feature, var const(and similar) and this type of stuff? Because...
Cool, I'll be free in the evening
Since I can't directly DM you on discord I sent you the friend request. I'm Odin#8743
@Bytestorm5 since we are both working on the project but we haven't discussed some details together yet it would be amazing if you could add me on discord at Odin#8743...
Hi @dcooper16, it took me a while but I finally completed the new feature. I managed to handle the CertificateRequest message in the TLS sockets. In order to check whether...