Fix CERT URLs.
Submitted by: yossman <yossman@yoss.nonline.net>
This commit is contained in:
parent
0510f717c3
commit
fcbb5212c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2984
4 changed files with 24 additions and 24 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-06-19 09:46:53 $">
|
||||
<!ENTITY date "$Date: 1998-06-23 22:42:14 $">
|
||||
<!ENTITY title "FreeBSD Security Guide">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: advisories.xml,v 1.1 1998-06-19 09:46:53 wosch Exp $ -->
|
||||
<!-- $Id: advisories.xml,v 1.2 1998-06-23 22:42:14 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -34,7 +34,7 @@ information about new ones. As such, the security officer is a member of
|
|||
and Security Teams.
|
||||
<P>
|
||||
When you contact the security officer about sensitive matters, please use
|
||||
our <A HREF="ftp://ftp.freebsd.org/pub/CERT/public_key.asc">PGP key</A> to encrypt your
|
||||
our <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/public_key.asc">PGP key</A> to encrypt your
|
||||
message.
|
||||
|
||||
</P><H2>FreeBSD security related information</H2>
|
||||
|
@ -54,7 +54,7 @@ with
|
|||
in the body of the message in order to subscribe yourself.
|
||||
<P>
|
||||
Publications of the FreeBSD security officer can also be found on
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/CERT/">ftp://ftp.freebsd.org/pub/CERT/</A>
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/">ftp://ftp.freebsd.org/pub/FreeBSD/CERT/</A>
|
||||
<P>Handbook?
|
||||
|
||||
</P><H2>FreeBSD security advisories:</H2>
|
||||
|
@ -97,10 +97,10 @@ Advisories will be sent to the following FreeBSD mailing lists:
|
|||
<LI> FreeBSD-announce
|
||||
</UL>
|
||||
Advisories will always be signed using the FreeBSD security-officer
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/CERT/public_key.asc">PGP key</A>
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/public_key.asc">PGP key</A>
|
||||
<p>
|
||||
Advisories and patches are archived at our
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/CERT/">FTP site</A>.
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/CERT/">FTP site</A>.
|
||||
|
||||
</P>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue