Tim Bishop
Tim Bishop
This is almost certainly due to FreeBSD 12 using OpenSSL 1.1.1. `ERR_load_crypto_strings` is deprecated: https://www.openssl.org/docs/man1.1.1/man3/SSL_load_error_strings.html I'm not clued up enough on OpenSSL to propose a fix though. But I do...
Maybe this fix for cloudbase-init will help? https://github.com/cloudbase/cloudbase-init/commit/a2434e40e0938f120b8c26fee084143c7896dc10
This is still an issue, and I originally reported it in #207. This PR fixes it and is consistent with the way the rest of the file is done, so...
I've had some success with these values. At least, they were an improvement over the defaults. I haven't spent a lot of time tuning or testing. # defaults given at...
Squashed and rebased as requested @smortex. Not convinced the spec tests work correctly though.
This is failing on the tests. I'm not 100% sure exactly what the original author intended, and I don't have enough knowledge of RSpec to fix it I'm afraid.
The same is true of Ubuntu 24.04, so a `data/Ubuntu-24.04.yaml` with the same content would be useful at the same time.
"Me too". Running Ubuntu 20.04 which has PHP 7.4. Thanks for working on a fix so promptly :-)