Skip to content

Commit d0707dc

Browse files
authored
fix xref letter case in threats
1 parent 1736c90 commit d0707dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

input/authserver.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -386,11 +386,11 @@
386386
<rationale>Mitigates the threat by utilizing RadSec to establish a trusted channel with the relying party.</rationale>
387387
<addressed-by>FIA_PSK_EXT.1/AuthSvr (selection-based)</addressed-by>
388388
<rationale>Mitigates the threat by using a pre-shared key as the mechanism by which it authenticates itself to the relying party.</rationale>
389-
<addressed-by>FIA_X509_EXT.1 (from <xref to="x509"/>)</addressed-by>
389+
<addressed-by>FIA_X509_EXT.1 (from <xref to="X509"/>)</addressed-by>
390390
<rationale>Mitigates the threat by authenticating relying parties via X.509 certificates.</rationale>
391-
<addressed-by>FIA_X509_EXT.2 (from <xref to="x509"/>)</addressed-by>
391+
<addressed-by>FIA_X509_EXT.2 (from <xref to="X509"/>)</addressed-by>
392392
<rationale>Mitigates the threat by authenticating relying parties via X.509 certificates.</rationale>
393-
<addressed-by>FIA_X509_EXT.3 (from <xref to="x509"/>)</addressed-by>
393+
<addressed-by>FIA_X509_EXT.3 (from <xref to="X509"/>)</addressed-by>
394394
<rationale>Mitigates the threat by implementing a method for the TOE to obtain its own certificate for mutually-authenticated TLS or DTLS.</rationale>
395395
<addressed-by>FTP_ITC.1/NAS</addressed-by>
396396
<rationale>Mitigates the threat by utilizing a cryptographically secure trusted channel with a relying party that allows mutual authentication with the relying party.</rationale>

0 commit comments

Comments
 (0)