di2e / Argo

Runtime service discovery, configuration and cyber-security
http://docs.argo.ws
MIT License
2 stars 1 forks source link

Allow the probe to be run without having to set keystores for SSL #98

Closed jvettraino closed 8 years ago

jvettraino commented 8 years ago

Right now the client requires the Keystore and Truststore to be set and will throw an error if they are not set. For ease of use, we should make those settings optional and print out a warning if they aren't set but still allow it to be run.