vmware / vmware-openapi-generator

VMware-openapi-generator tool generates open-api documents from vapi metamodel format.
Other
22 stars 19 forks source link

Make SSL verify by default #24

Closed jrgarcia closed 5 years ago

jrgarcia commented 5 years ago

This commit makes SSL certificate verification the default and adds an option (-k and --insecure) to bypass the verification. The option names (both short and long) come from curl.