Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
475 B
Text
10 lines
475 B
Text
Daemon which provides TLS client policy for Postfix via socketmap, according to
|
|
domain MTA-STS policy. Current support of RFC8461 is limited - daemon lacks
|
|
some minor features:
|
|
|
|
- Proactive policy fetch
|
|
- Fetch error reporting
|
|
- Fetch ratelimit (but actual fetch rate partially restricted with cache_grace config option).
|
|
|
|
Server has configurable cache backend which allows to store cached STS policies
|
|
in memory (internal), file (sqlite) or in Redis database (redis).
|