globalsign / hvclient

An interface for making GlobalSign Atlas API calls
MIT License
8 stars 10 forks source link

Implement trivial mode for testing #4

Closed paulgriffiths closed 3 years ago

paulgriffiths commented 3 years ago

To facilitate internal testing:

  1. Make TLS optional for client
  2. Add ability to specify custom HTTP headers for client request
  3. Add an TLS-insecure option to disable server certificate verification