IBM / cics-bundle-maven

The plugin to build and deploy CICS bundles in a Maven build.
https://ibm.github.io/cics-bundle-maven/plugin-info.html
Eclipse Public License 2.0
18 stars 25 forks source link

add insecure flag #123

Closed davenice closed 5 years ago

davenice commented 5 years ago

add <insecure> flag to allow avoiding certificate chain and hostname check with https connection.

davenice commented 5 years ago

i have chosen to call it something descriptive within the plugin code but to expose it as insecure - the latter property is in line with other plugins.