=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/68.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- www/68.html 2020/10/04 17:05:59 1.36 +++ www/68.html 2020/10/04 17:14:09 1.37 @@ -366,7 +366,8 @@
  • Changed rpki-client(8) -n behavior to automatically validate the repo.
  • Added a "-s timeout" feature to rpki-client(8) with a one hour default, allowing fresh attempts with cron(8) if rpki-client gets stuck. -
  • Added an optional "domain name" acme-client.conf(5) option allowing use of multiple domain sections with the same name and creation of an rsa and an ecdsa key for the same domain name. +
  • Added an optional "domain name" acme-client.conf(5) option allowing use of multiple domain sections with the same name and creation of an rsa and an ecdsa key for the same domain name. +
  • Added an optional "contact" acme-client.conf(5) option to the account section allowing issuance of certificates from authorities that require a contact email address.
  • Added netstat(1) -R to show a summary of rdomains with associated interfaces and tables.
  • Defaulted to showing full IPv6 address entries in the routing tables displayed by route(8) show and netstat(1) -r.
  • Fixed pcap-filters(5) on DLT_LOOP links, e.g. lo(4), gre(4), wg(4), etc. @@ -378,7 +379,6 @@
  • Added filtering by routing table to top(1).
  • Moved ntpd(8) to unsynced mode if no replies are received for awhile due to connectivity issues.
  • Made slaacd(8) handle IPv6 address configuration in all rdomains in a single daemon, instead of running one daemon per rdomain. -
  • Added an explanation for acme-client(1) account creation failure.
  • ipsec(4) (and related userland programs) improvements and