- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Allow *Allow this site to open?* does not hide CryptPad notice
*Allow this site to open?* prompt hides CryptPad notice before being able to read it
Hide *Donate* button
Enforce HTTPS public key used
man curl
Output:
--cacert <file>
(TLS) Tells curl to use the specified certificate file to verify the peer. The file may…
Enforce HTTPS public key used
DuckDuckGo search "curl: (60) SSL: certificate subject name '*' does not match target host name"
.
Enforce HTTPS public key used
Output:
curl: (60) SSL: certificate subject name '*' does not match target host name 'XXX.XXX.XXX.XXX'
More details here: https://curl.se/docs/sslcerts.html
…
Can't have full disk encryption and user login with a single password?
Host an official instance for a team
It took about 6 minutes to build https://plmlatex.math.cnrs.fr with Mode de compilation Rapide [draft]:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wo…
Mise à jour impossible
Element on Xiaomi Mi A3
Maybe related to Benjamin_Loison/tchap-android/issues/2.
*Open with* does not switch to the given software if it is already running
Add redirection from HTTP to HTTPS
Adding to /etc/apache2/sites-enabled/000-default.conf
:
Redirect permanent / https://XXX.XXX.XXX.XXX
Source: [the Stack Overflow answer 16201658](https://stackoverflow.com/a/162016…
Add redirection from HTTP to HTTPS
Could just disable HTTP but it is nice as a shortcut and more user-friendly approach to just redirect.