Julius Pfrommer
Julius Pfrommer
Use the master branch. It has support for OpenSSL3.
Nice! Merged. Looking forward to the next PR.
We can integrate a patch to 1.3 if It is provided. And small enough that we can exclude new bugs being introduced. The change in 1.4 has been quit extensive...
Are you trying the anonymous login or with username/pw?
That is really strange. We have a unit test `check_pubsub_encoding_json` for exactly this. Please run the unit test so we can pinpoint the problem better. Also, which compiler are you...
Still, that difference is unacceptable. We will investigate that further.
A few people are interested in this. But this won’t be on master until ca. autumn 2023.
I added a few commits on top. Now the reusable decryption functionality is general, but the callbacks for client and server are individually typed. The logic with retry/no-retry should remain...
> Is there another merge from master to 1.4 planned so we could also get the feature in 1.4? We merge from 1.4 to master, not the other way around....
Some unit tests seem to have triggered the password input: ``` [2023-11-27 16:29:42.381 (UTC+0000)] warn/userland ServerUrls already set. Overriding. Private key requires a password. Enter and press return: [2023-11-27 16:29:42.387...