Make certification validation pluggable

Description

Make it easy for people to customize the logic used to validate SSL certs. In particular:

  • Determine if cert chain is trusted

  • Accept expired certs or ones that haven't started yet.

Environment

None

Activity

Show:

Gaston Dombiak 
January 18, 2006 at 4:08 AM

Created new ServerTrustManager. Configuration is now possible by passing a ConnnectionConfiguration object to the XMPPConnection when creating a new instance. ConnnectionConfiguration allows to enable/disable certificates checkings and also to configure the truststore to use.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created November 4, 2004 at 4:24 AM
Updated January 18, 2006 at 4:08 AM
Resolved January 18, 2006 at 4:08 AM