Configure WebSEAL to use the certificate mapping module

Steps

  1. Check the accept-client-certs entry within the [certificate] stanza. The value of this entry should be required, optional, or prompt_as_needed. This determines if and when a user is prompted to provide a client certificate by the browser.

    For more details about the different values for this entry, see Client-side certificate authentication modes.

  2. Save the configuration file.
  3. Restart WebSEAL to implement the updates.

Parent topic: Client Certificate User Mapping