git: 3484bc8291 - main - www/security: Use https
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Jun 2023 05:02:25 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=3484bc8291b6d9ea7e0b059e9140e256cdfde94f commit 3484bc8291b6d9ea7e0b059e9140e256cdfde94f Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2023-06-27 05:01:58 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-06-27 05:01:58 +0000 www/security: Use https Sponsored by: The FreeBSD Foundation --- website/content/en/security/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc index 970b604e1a..f07871975d 100644 --- a/website/content/en/security/_index.adoc +++ b/website/content/en/security/_index.adoc @@ -61,14 +61,14 @@ Advisories affecting the base system are sent to the following mailing lists: The list of released advisories can be found on the link:advisories[FreeBSD Security Advisories] page. -Advisories are always signed using the FreeBSD Security Officer link:so_public_key.asc[PGP key] and are archived, along with their associated patches, at the http://security.FreeBSD.org/ web server in the http://security.FreeBSD.org/advisories/[advisories] and http://security.FreeBSD.org/patches/[patches] subdirectories. +Advisories are always signed using the FreeBSD Security Officer link:so_public_key.asc[PGP key] and are archived, along with their associated patches, at the https://security.FreeBSD.org web server in the https://security.FreeBSD.org/advisories/[advisories] and https:/hsecurity.FreeBSD.org/patches/[patches] subdirectories. The FreeBSD Security Officer provides security advisories for _-STABLE Branches_ and the _Security Branches_. (Advisories are not issued for the _-CURRENT Branch_, which is primarily oriented towards FreeBSD developers.) * The -STABLE branch tags have names like `stable/13`. The corresponding builds have names like `FreeBSD 13.1-STABLE`. * Each FreeBSD Release has an associated Security Branch. The Security Branch tags have names like `releng/13.1`. The corresponding builds have names like `FreeBSD 13.1-RELEASE-p1`. -Issues affecting the FreeBSD Ports Collection are covered separately in http://vuxml.FreeBSD.org/[the FreeBSD VuXML document]. +Issues affecting the FreeBSD Ports Collection are covered separately in https://vuxml.FreeBSD.org/[the FreeBSD VuXML document]. [[how]] == How to update your system