You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core/admin
bors[bot] 2e9b14d536
Merge #2254
2254: Send ISRG_X1 on port 25, make DANE pin that r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

Ensure we send ISRG_X1 in the handshake on port 25 (non-interactive, size doesn't really matter).

Update the DANE pin to reflect the change.

I am not sure whether we will need to add --preferred-chain= in the future; This may be the case when letsencrypt decides to use X2/the ECDSA chain

This needs to be tested on a letsencrypt account that isn't mine (I'm opted in for the alternate cert chains)

### Related issue(s)
- closes #2138

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

There's already a towncrier news for it

Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2 years ago
..
assets fixed auto reply form 3 years ago
mailu Merge #2254 2 years ago
migrations update tenacity 3 years ago
.gitignore Move all directories per theme 7 years ago
Dockerfile update Dockerfile to alpine 3.14.3 3 years ago
README.md Move all directories per theme 7 years ago
audit.py duh 3 years ago
babel.cfg Move all directories per theme 7 years ago
messages.pot Remove services status localization 6 years ago
package.json fix #2220 2 years ago
requirements-prod.txt updated database libraries (sqlalchemy etc.) 3 years ago
requirements.txt removed some obsolete requirements 3 years ago
start.py Change link in warning to master. Master is always available. 1.9 will be unavaiable in the future. 2 years ago
webpack.config.js AdminLTE3 optimizations & compression and caching 3 years ago

README.md

Mailu Admin container

This is the web-based administrative interface for the Mailu containerized mail server.

Resources