[DOCS] Fix truststores typo (#47738)
This commit is contained in:
parent
601a88bede
commit
09604dbaea
|
@ -35,7 +35,7 @@ CA certificate as a trusted certificate entry. This allows for the keystore to
|
|||
also be used as a truststore. In this case, the path value should match
|
||||
the `keystore.path` value.
|
||||
Note, however, that this is not the general rule. There are keystores that cannot be
|
||||
used as trustores, only
|
||||
used as truststores, only
|
||||
{ref}/security-settings.html#pkcs12-truststore-note[specifically crafted ones can]
|
||||
--
|
||||
|
||||
|
|
Loading…
Reference in New Issue