Update topics/saml/java/general-config/sp-keys/keystore_element.adoc
This commit is contained in:
parent
daf1f02a6e
commit
06b74badde
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
This is a path used in method call to ServletContext.getResourceAsStream(). _OPTIONAL._ The file or resource attribute must be set.
|
||||||
|
|
||||||
password::
|
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
|
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.
|
and certificates within the Java KeyStore.
|
||||||
|
|
Loading…
Reference in a new issue