summaryrefslogtreecommitdiff
path: root/qpid/doc/book/src/java-broker/Java-Broker-Security-Configuration-Encryption.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Security-Configuration-Encryption.xml')
-rw-r--r--qpid/doc/book/src/java-broker/Java-Broker-Security-Configuration-Encryption.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Security-Configuration-Encryption.xml b/qpid/doc/book/src/java-broker/Java-Broker-Security-Configuration-Encryption.xml
index 9fe2a4683e..2924f2859c 100644
--- a/qpid/doc/book/src/java-broker/Java-Broker-Security-Configuration-Encryption.xml
+++ b/qpid/doc/book/src/java-broker/Java-Broker-Security-Configuration-Encryption.xml
@@ -23,7 +23,7 @@
<section id="Java-Broker-Security-Configuration-Encryption">
<title>Configuration Encryption</title>
- <para> The Broker is capable of encypting passwords and other security items stored in the
+ <para> The Broker is capable of encrypting passwords and other security items stored in the
Broker's configuration. This is means that items such as keystore/truststore passwords, JDBC
passwords, and LDAP passwords can be stored in the configure in a form that is difficult to
read.</para>
@@ -69,6 +69,6 @@
the user, perhaps owing to the security standards of their institution, the
<literal>ConfigurationSecretEncrypter</literal> interface is designed as an extension point.
Users may implement their own implementation of ConfigurationSecretEncrypter perhaps to employ
- stonger encryption or delegating the storage of the key to an Enterprise Password Safe.</para>
+ stronger encryption or delegating the storage of the key to an Enterprise Password Safe.</para>
</section>
</section>