TLS
Transport Layer Security (TLS) is a cryptographic protocol for securing communication over a network, typically the Internet. TLS information for services detected on hosts by Censys is available in the services.tls
object. A complete list of host data fields and information is available in the in-app data definitions page.
Example fields
Field | Type | Description |
---|---|---|
services.tls | object | |
services.tls.certificate | object | |
services.tls.certificate.added_at | date | When the certificate was added to the Censys dataset. |
services.tls.certificate.ct.entries.value.added_to_ct_at | date | An RFC-3339-formatted timestamp indicating when the certificate was entered into the CT log. |
services.tls.certificate.ct.entries.key | text |
Updated 4 days ago