Update topics/saml/java/general-config/sp-keys/keystore_element.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 12:55:05 +02:00
parent daf1f02a6e
commit 06b74badde

View file

@ -28,7 +28,7 @@ resource::
This is a path used in method call to ServletContext.getResourceAsStream(). _OPTIONAL._ The file or resource attribute must be set.
password::
The password of the KeyStore _REQUIRED._
The password of the KeyStore. This option is _REQUIRED_.
If you are defining keys that the SP will use to sign document, you must also specify references to your private keys
and certificates within the Java KeyStore.