SSL verify with YAML

YAML parameters for SSL verify

NameTypeDescription
action
Required
StringThe name of the action.
type
Required
StringThe type of the action. Should be set to SSL_VERIFY.
website
Required
StringThe URL of the website to be monitored.
valid_for_days
Required
IntegerValidation period for SSL certificate.
portStringThe port for the connection. By default it is 443.

YAML example for SSL verify

actions:
- action: "SSL VERIFY"
  type: "SSL_VERIFY"
  port: "443"
  website: "buddy.works"
  valid_for_days: 31

Last modified on April 26, 2022

Questions?

Not sure how to configure a pipeline for your process? Reach out on the live-chat or contact support

Get Started

Sign up for free and deploy your project in less than 10 minutes.