Remove whirlpool from the list of CA/Cert digest algorithms as it does not work properly. OpenSSL claims it's not valid ("unknown signature algorithm"). Fixes #7370While I'm here, stop needlessly repeating the algo list, it's a global in certs.inc, so use that single copy of the list.
Fix display of openssl errors when working with CA or certificate entries. Found this while looking into ticket #7370
Set new blog URL (https://www.netgate.com/blog/) as default for RSS widget
(cherry picked from commit 294f14f7897f973f1fa2a1506cfdd9117b5daf65)
Redmine #7301 Put dot after the word break
Signed-off-by: Phil Davis <phil.davis@inf.org>(cherry picked from commit 81b1b44ad7e4d7abc635b08533359b9df45b54b2)
Redmine #7301 Provide word-break opportunity for dynamic DNS host names
Signed-off-by: Phil Davis <phil.davis@inf.org>(cherry picked from commit 138e79d42cb1771e3b8fcc727270187f5c7ee7db)
Add reasons to write_config() calls(cherry picked from commit 919a43a7caa551cb14e72a5cd82ec1629b3a9aa5)
Remove unused base_packages variable from globals(cherry picked from commit 40f5b3e22effc3319afea306a7d691a5e6934c37)
Remove useless add_base_packages_menu_items() function
Not really sure what was the idea 7+ years ago, but the code just doesn't make sense now.(cherry picked from commit 94503103d8ce4e34de79f221f4fdd24f07dccb93)
Deduplicate code
Allow CloudFlare DDNS entries to use "" or "." for the hostname portion of the domain in the GUI to update the domain's @ record. Then in the backend code, remove that from the FQDN since CloudFlare doesn't like that to be sent explicitly. Fixes #7357
" or "
Fix is confirmed to work by two forum users: https://forum.pfsense.org/index.php?topic=122099.msg699763#msg699763
View revisions
Also available in: Atom