CSR.plus
CSR.plus generates TLS certificate signing requests and their matching private keys over an API, without needing OpenSSL locally. A caller supplies the subject details — common name, organization, organizational unit, locality, state, country and any subject alternative names — plus the key type and size, and receives the PEM-encoded CSR and private key. It can also decode and inspect an existing CSR. No credentials required.
What your agent can do with CSR.plus
Triggers and actions 8 actions
- ActionCheck SSL
full SSL/TLS check for a host: A-F grade, TLS protocol/cipher probes, and HSTS status.
- ActionDecode CSR
parse a PEM-encoded CSR and return its subject fields, SANs, and public key details.
- ActionFind certificate transparency logs
search Certificate Transparency logs for a given domain.
- ActionGenerate CSR
generate a certificate signing request and matching private key (RSA or ECDSA). Body: common_name, sans[], organization, organizational_unit, locality, state, country, key_type, key_size, passphrase (all except common_name optional). Returns PEM-encoded CSR and private key.
- ActionGet CAA records
retrieve CAA records and related DNS details (A, AAAA, NS, MX) for a domain.
- ActionGet OpenSSL trace
return raw openssl s_client output for a domain.
- ActionGet revocation status
check CRL/OCSP revocation status of the certificate currently served by a domain.
- ActionTrace SSL handshake
step-by-step TLS handshake trace for a given host and port.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the CSR.plus API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
Mozilla http scannerMozilla HTTP Observatory scans a website's HTTP configuration and grades its security posture. Callers can...
PhishStatsPhishStats publishes a continuously updated database of reported phishing sites. Callers can search recent...
UK PoliceUK Police Data is the Home Office's open data service for police forces in England, Wales and Northern...