SSL Cipher Suite & Security Scanner avatar

SSL Cipher Suite & Security Scanner

Pricing

from $1.00 / 1,000 dataset items

Go to Apify Store
SSL Cipher Suite & Security Scanner

SSL Cipher Suite & Security Scanner

Audit TLS versions and negotiated cipher suites for a list of domains to ensure compliance and robust web security.

Pricing

from $1.00 / 1,000 dataset items

Rating

0.0

(0)

Developer

Andok

Andok

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

SSL Cipher Suite Checker (Bulk)

Connects to a list of hostnames on port 443 and identifies the TLS version and cipher suite negotiated by the server.

What it does

For each input domain or hostname, it performs a TLS handshake and extracts:

  • Negotiated TLS protocol version (e.g. TLSv1.3, TLSv1.2).
  • Negotiated cipher suite (e.g. TLS_AES_256_GCM_SHA384).
  • Information about whether the certificate is authorized/valid.
  • ALPN protocols negotiated.

Typical uses

  • Security auditing: bulk check a list of enterprise endpoints to ensure they are using strong cipher suites and TLS 1.2+.
  • Compliance validation.

Input

  • domains (required): list of domains or IPs to check (e.g. example.com).
  • timeoutSeconds (default 15)
  • concurrency (default 10)

Output

Writes one dataset item per input domain containing the negotiated security parameters.

Monetization + safety

This actor is designed for Pay-Per-Event (dataset item = 1 unit of work) and respects the per-run max charge limit.