Ad Widget

Collapse

Web Scenarios using SSL certificates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • acalvo
    Member
    • Oct 2010
    • 30

    #1

    Web Scenarios using SSL certificates

    It would be great to be able to specify client, key and ca certificates when setting up a step in a SSL web scenario.

    As example, the curl command-line that would do that is: curl --cert cert.pemassword --cacert cacert.pem --key certkey.pem https://sslsite.com/mysite
  • untergeek
    Senior Member
    Zabbix Certified Specialist
    • Jun 2009
    • 512

    #2
    Indeed, that could be useful for testing 2-way SSL encrypted sites. If they don't add this feature, you may need to write a command-line testing script to do the test and then send via zabbix_sender.

    Comment

    Working...