Skip to content

Commit 0b1061b

Browse files
author
Ottavio Campana
committed
fixed sentence upon Sujith's feedback
1 parent 6688443 commit 0b1061b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

doc/Security.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2302,10 +2302,9 @@
23022302
<para>If the key pair that the certificate shall be linked to does not have status
23032303
<emphasis>ok</emphasis>, an InvalidKeyStatus fault is produced, and the uploaded
23042304
certificate is not stored in the keystore.</para>
2305-
<para>If the signature algorithm of the signature of the supplied certificate is based
2306-
on is not supported by the device, the device shall generate an
2307-
UnsupportedSignatureAlgorithm fault and shall not store the uploaded certificate nor
2308-
the contained public key in the keystore.</para>
2305+
<para>If the signature algorithm of the supplied certificate is not supported by the
2306+
device, the device shall generate an UnsupportedSignatureAlgorithm fault and shall not
2307+
store the uploaded certificate nor the contained public key in the keystore.</para>
23092308
<para>If the device cannot process the uploaded certificate, a BadCertificate fault is
23102309
produced and neither the uploaded certificate nor the public key are stored in the
23112310
device’s keystore. The BadCertificate fault shall not be produced based on the mere

0 commit comments

Comments
 (0)