Ad Widget

Collapse

web.certificate.get: How to check against a CA?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • misch42
    Junior Member
    • Nov 2010
    • 8

    #1

    web.certificate.get: How to check against a CA?

    Hi,

    I check a web site cert with the agent2 web.certificate.get function. The result is:
    "result": {
    "value": "invalid",
    "message": "failed to verify certificate: x509: certificate signed by unknown authority"
    },


    How to I add a CA file or dir so that the agent2 can validate the web site certificate? The cert in question is signed by LE.
  • misch42
    Junior Member
    • Nov 2010
    • 8

    #2
    Fixed it myself.

    Comment

    Working...