/WeakSSL

Use this class to allow Java to accept SSL certificates from the wrong host name.

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status

grails-weak-ssl

This plugin will deliberately break the Java SSL security model. It is useful for working in development environments or test environments where you have a generated SSL certificate. Notice one of the modules detects the Grails test mode and reads the Grails generated SSL cert and provides an SSL exception for it.

Issues

Submit issues to the GitHub Issue Tracker

Authors

  • Shawn Hartsock -- Creator
  • Michael Rice -- Current Maintainer