At the moment, Checkly supports global configuration for including client certificates in HTTP calls only for API checks:
https://www.checklyhq.com/docs/detect/synthetic-monitoring/api-checks/client-certificates/
This is a good solution for managing multiple certificates securely in one place.
Problem
For other check types like Multistep or Playwright, there’s no similar option. This means users have to rely on custom workarounds, which adds complexity and makes setups harder to maintain.
Proposed Solution
Provide a global certificate collection that can be used across all check types.
Allow these certificates to be referenced or combined with Playwright’s clientCertificates configuration when that feature becomes available.
Keep the approach consistent with what’s already implemented for API checks.
Current Workaround
There is a workaround available here:
https://github.com/checkly-solutions/client-certs-multistep-check-groups
Please authenticate to join the conversation.
In Review
💡 Feature Request
3 months ago

Piotr
Get notified by email when there are changes.
In Review
💡 Feature Request
3 months ago

Piotr
Get notified by email when there are changes.