Change a couple of mistaken tags from <file> to <package>.
This commit is contained in:
parent
c95044c449
commit
ae70c68f32
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47332
1 changed files with 4 additions and 4 deletions
|
@ -647,15 +647,15 @@ Comment out for now until these can be verified.
|
||||||
previously used self-signed SSL certificates documented in
|
previously used self-signed SSL certificates documented in
|
||||||
this chapter. As of July 14, 2015, all mirrors now use an
|
this chapter. As of July 14, 2015, all mirrors now use an
|
||||||
official SSL certificate that will be recognized by
|
official SSL certificate that will be recognized by
|
||||||
<application>Subversion</application> if the <filename
|
<application>Subversion</application> if the <package
|
||||||
role="package">security/ca_root_nss</filename> port is
|
role="port">security/ca_root_nss</package> port is
|
||||||
installed. The legacy self-signed certificates and server
|
installed. The legacy self-signed certificates and server
|
||||||
names are still available but are deprecated and no longer
|
names are still available but are deprecated and no longer
|
||||||
supported.</para>
|
supported.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<para>For those without the <filename
|
<para>For those without the <package
|
||||||
role="package">security/ca_root_nss</filename> port
|
role="port">security/ca_root_nss</package> port
|
||||||
installed, the SHA1 and SHA256 fingerprints are:</para>
|
installed, the SHA1 and SHA256 fingerprints are:</para>
|
||||||
|
|
||||||
<informaltable>
|
<informaltable>
|
||||||
|
|
Loading…
Reference in a new issue