successful connection
more
first steps
Attempt to fetch EC curve OID if name is blank. Issue #9745
Certificate date calculation changes. Fixes #9899
Make the certificate date calculation more general and also try multiple waysto determine the date (both timestamp and unix timestamp).
Catch cases where one or the other date fails to calculate to avoid errors....
GUI improvements for ECDSA certificate handling
Change default ECSDA curve to prime256v1. Issue #9843
Previous default was brainpool, but brainpool curves are not (widely?)supported by browsers and were deprecated by IETF for TLS v1.3
Revert "RADVD: In "managed" or "stateless_dhcp" mode, don't use default values for DNS servers etc (these should come from DHCPv6)"
This reverts commit dcc887a355aae49c7df0c29752c04e12922aca83.
Use more accurate date calculations for CA/Cert operations.
Otherwise calculations could fail on ARM
Lower default cert expire days to 28.
At 30 days, an ACME cert may not have triggered automatic renewal yet,so it would warn unnecessarily.
View revisions
Also available in: Atom