Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Value

Description

wwpass.httpProxyHost

Hostname of http proxy server, if any

If communication should go via http proxy server, specify the hostname

wwpass.httpProxyPort

TCP Port number

Default: 8080

Port number for proxy server, if httpProxyHost is specified
wwpass.httpProxyUser

Userid

If proxy requires authentication, specify the userid
wwpass.httpProxyPasswordPasswordIf proxy requires authentication, specify the password - note that the password can be specified encrypted, seeĀ Encrypting or Obfuscating Passwords
wwpass.httpNoProxyForpatternHostnames or IPs matching this pattern will not be proxied
wwpass.verifysslhostname

True/false

Default: true

Hostname validation can be turned off for specialized proxy setups

wwpass.verifysslcertificate

True/false

Default: true

Allows turning off SSL Server certificate validation
wwpass.timeoutSeconds

Integer

Default: 10

Number of seconds to wait for a response from WWPass server

wwpass.hostname

Hostname

Default: spfe.wwpass.com

Hostname of WWPass server to communicate with
wwpass.keystore.provider

JCE Provider name

Default: BC

Specify name of JCE provider to load keystore from
wwpass.keystore.type

JCE Keystore type

Default: PKCS12

Specify JCE keystore type
wwpass.keystore.fileFilenameWhere to load keystore file from, if keystore type/provider uses a file
wwpass.keystore.passwordPasswordPassword for the keystore/key

...