Disable x509:use_commercial once in provider.json
To disable commercial certs, i need to put this into every nodes's json:
"x509": { "use_commercial": false }
when i put this into provider.json, leap_cli won't honor it.
(from redmine: created on 2014-10-24, closed on 2015-07-01)