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
|
||||
this chapter. As of July 14, 2015, all mirrors now use an
|
||||
official SSL certificate that will be recognized by
|
||||
<application>Subversion</application> if the <filename
|
||||
role="package">security/ca_root_nss</filename> port is
|
||||
<application>Subversion</application> if the <package
|
||||
role="port">security/ca_root_nss</package> port is
|
||||
installed. The legacy self-signed certificates and server
|
||||
names are still available but are deprecated and no longer
|
||||
supported.</para>
|
||||
</note>
|
||||
|
||||
<para>For those without the <filename
|
||||
role="package">security/ca_root_nss</filename> port
|
||||
<para>For those without the <package
|
||||
role="port">security/ca_root_nss</package> port
|
||||
installed, the SHA1 and SHA256 fingerprints are:</para>
|
||||
|
||||
<informaltable>
|
||||
|
|
Loading…
Reference in a new issue