issues
search
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:
Make TLS optional for client
Add ability to specify custom HTTP headers for client request
Add an TLS-insecure option to disable server certificate verification
To facilitate internal testing: