mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 07:37:55 +00:00
Issue #2010 Support FIPs Key Managers, by only wrapping the default Key Manager if we have wildcard CN's or more than 1 non wild CN. FIPs users will need to install a keystore than has no multiple certificates than can only be resolved by SNI. They will also need to have no certificate aliases. Signed-off-by: Greg Wilkins <gregw@webtide.com>