- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
*Edit*ing an issue comment results in *Internal server error*
Like appending:
Source: [the Stack Overflow answer 2232490](https://stackoverflow.com/a/2232490)
to [Benjamin_Loison/git/issues/84#issuecomment-2383963](https://codeberg.org…
*Edit*ing an issue comment results in *Internal server error*
Benjamin_Loison
pushed to master at Benjamin_Loison/YouTube_captions_search_engine
2024-10-16 18:11:37 +02:00
Ease leveraging downloaded dataset
Would also be interested in ope -source Android apps but otherwise a Termux command line or small web interface would be enough.
ed25519 well supported on most known web-browsers (if even available for websites) such as Firefox, Chromium, Edge and Safari?
https://caniuse.com/?search=ed25519 does not seem accurate for my purpose.
ed25519 well supported on most known web-browsers (if even available for websites) such as Firefox, Chromium, Edge and Safari?
Related to #3.
Enforce HTTPS public key used
Enforce HTTPS public key used
IPV4_ADDRESS=XXX.XXX.XXX.XXX
curl --cacert $IPV4_ADDRESS.pem https://$IPV4_ADDRESS
curl: (60) SSL: no alternative certificate subject name matches target host name 'IPV4_ADDRES…
Enforce HTTPS public key used
How to proceed without domain name?
sudo a2ensite default-ssl
Enabling site default-ssl.
To activate the new configuration, you need to run:
systemctl reload apache2
sudo service apache2…
How to proceed without domain name?
How to proceed without domain name?
I just checked on a fresh Ubuntu 22 that sudo apt install -y apache2 installs this file.
Enforce HTTPS public key used
How to proceed without domain name?
Unclear how to have /etc/apache2/sites-enabled/default-ssl.conf.
Enforce HTTPS public key used
curl https://localhost
Output:
curl: (60) SSL certificate problem: self-signed certificate
More details here: https://curl.se/docs/sslcerts.htm…