How to Install Matomo on an Al...
the same config from the above post should also work on debian 13 (trixie) and higher, as that ships with OpenSSL 3.5.1 by default as well: https://distrowatch.com/table.php?distribution=debian
looks like you can enable post quantum cryptography in apache on @almalinux 9 and up with one simple config change1
with the ssl config generated by mozilla's tool2 change the line:
SSLOpenSSLConfCmd Curves X25519:prime256v1:secp384r1
to:
SSLOpenSSLConfCmd Curves X25519MLKEM768:X25519:prime256v1:secp384r1
and restart the httpd service with sudo systemctl restart httpd, that's it! (a reload may work as well and you wouldn't have any service downtime, but i'm not certain, i would have to test it)
AlmaLinux 9 ships with OpenSSL 3.5.1 by default3 , so you should be all set for PQC
1 https://brnrd.eu/security/2025-03-22/openssl-35-is-pqc-enabled-and-an-lts-release.html
2 https://ssl-config.mozilla.org/#server=apache&version=2.4.62&config=modern&openssl=3.5.0&guideline=5.7
3 https://distrowatch.com/table.php?distribution=alma
How to Install #Microsoft SQL Server on #Ubuntu #VPS (10 Minute Quick-Start Guide)
This article provides a guide for how to install Microsoft SQL Server on Ubuntu VPS.
What is Microsoft SQL Server?
Microsoft SQL Server is a relational database management system (RDBMS) developed by Microsoft. It is used to store, retrieve, manage, and analyze data in a structured way using SQL (Structured ...
Continued 👉 https://blog.radwebhosting.com/install-microsoft-sql-server-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #sqlserver #mssql #apache #selfhosted #selfhosting #freetds
How to Install #Microsoft SQL Server on #Ubuntu #VPS (10 Minute Quick-Start Guide)
This article provides a guide for how to install Microsoft SQL Server on Ubuntu VPS.
What is Microsoft SQL Server?
Microsoft SQL Server is a relational database management system (RDBMS) developed by Microsoft. It is used to store, retrieve, manage, and analyze data in a structured way using SQL (Structured ...
Continued 👉 https://blog.radwebhosting.com/install-microsoft-sql-server-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #freetds #sqlserver #selfhosted #apache #selfhosting #mssql