Actions
Bug #12400
closedMissing option to enable verification of the server certificate.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer core
Target version:
Difficulty:
Triaged:
Pull request:
Team Backlog:
Description
Currently, there's no way to enable ssl verification of the server certificate. The rest client defaults to false if the verify_ssl option is not specified and hammer cli doesn't implement any means to pass any ssl related options (verify_ssl, ssl_ca, ssl_client_cert, ssl_client_key).
Actions