Jsse-ssl
From Resin 3.0
(Difference between revisions)
(renamed tag to directive) |
|||
Line 1: | Line 1: | ||
[[Category:Configuration]] [[Category:Security]] | [[Category:Configuration]] [[Category:Security]] | ||
− | = | + | = directives = |
− | {| class=" | + | {| class="directives" |
− | ! | + | !directive||description||default |
|- | |- | ||
||alias||The JSSE key store alias | ||alias||The JSSE key store alias |
Latest revision as of 20:22, 21 February 2006
directives
directive | description | default |
---|---|---|
alias | The JSSE key store alias | |
key-store-file | Location of the JSSE key store file | required |
key-store-type | Key store type: jks or pkcs12 | jks |
key-manager-factory | Specifies a key-manager-factory class | |
ssl-context | Specifies a ssl-context class | |
verify-client | Specifies the SSL client authentication |