You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I apolifise for needing to include my terminal logs in a file. The character limit is 65536 characters and my logs are verbose and complete. freenet install terminal logs.txt
The file is in plaintext and the file size is 163.8 kilobytes.
The text was updated successfully, but these errors were encountered:
Seems to be failing to link some functions from the open ssl library, do you have the package installed? if so, what version?
I have LibreSSL 3.8.2 and the default Fedora OpenSSL latest stable installed. Official LibreSSL support would be nice. LibreSSL uses the OpenSSL 1.1.1 interface and its own newer more secure interface. LibreSSL complies from the source code on Fedora, OpenSSL when compiled from source breaks things. I prefer my cryptography libraries installed from source wherever possible.
Nothing has changed so yes, although the fix for this is to use RustSSL if possible as a dependency instead of OpenSSL but need to see what dependency is pulling OpenSSL and change that if possible.
@RealJosephKnapp if you need a stable version to dev locally for an app, you can start using git reset --hard 8ef468f511c8edc784999778553587b483cfdeb6.
I apolifise for needing to include my terminal logs in a file. The character limit is 65536 characters and my logs are verbose and complete.
freenet install terminal logs.txt
The file is in plaintext and the file size is 163.8 kilobytes.
The text was updated successfully, but these errors were encountered: