SslScoreData

SslScoreData
SslScoreData
JSON Example
{
    "cert_chain_verified": "string",
    "cert_chain_verified_score": "number",
    "cert_revoked_status": "string",
    "cert_revoked_status_score": "number",
    "deactivate_client_renegotiation": false,
    "deactivate_client_renegotiation_score": "number",
    "earliest_cert_expiry": "string",
    "earliest_cert_expiry_score": "number",
    "hsts_enabled": false,
    "hsts_enabled_score": "number",
    "min_cipher_strength": "string",
    "min_cipher_strength_score": "number",
    "min_ssl_protocol_strength": "string",
    "min_ssl_protocol_strength_score": "number",
    "pfs_support": false,
    "pfs_support_score": "number",
    "reason": "string",
    "reason_attr": "string",
    "ref": "string",
    "ssl_enabled": false,
    "value": "number",
    "weak_signature_algorithm": "string",
    "weak_signature_algorithm_score": "number",
    "weakest_enc_algo": "string",
    "weakest_enc_algo_score": "number"
}
string
cert_chain_verified
Optional

Chains for all certificates are verified. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
cert_chain_verified_score
Optional

Score Chains for all certificates are verified. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
cert_revoked_status
Optional

Certificate revoked status by OCSP Responder. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
cert_revoked_status_score
Optional

Score Certficate Revoked for VS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
deactivate_client_renegotiation
Optional

Deactivate client renegotiation. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

number As double As double
deactivate_client_renegotiation_score
Optional

Score Deactivate client renegotiation. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
earliest_cert_expiry
Optional

Earliest certificate expiration time. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
earliest_cert_expiry_score
Optional

Score Earliest certificate expiration time. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
hsts_enabled
Optional

HSTS enabled for VS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
hsts_enabled_score
Optional

Score HSTS enabled for VS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
min_cipher_strength
Optional

Strength of the weakest symmetric encryption algorithm. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
min_cipher_strength_score
Optional

Score Strength of the weakest symmetric encryption algorithm. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
min_ssl_protocol_strength
Optional

Weakest SSL protocol supported. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
min_ssl_protocol_strength_score
Optional

Score Weakest SSL protocol supported. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
pfs_support
Optional

Is a PFS cipher suite supported. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
pfs_support_score
Optional

Score Is a PFS cipher suite supported. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
reason
Required

Reason for the SSL Config Level. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
reason_attr
Optional

Attribute that is dominating the SSL Config Level. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
ref
Optional

It is a reference to an object of type VirtualService. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
ssl_enabled
Optional

Set whether the SSL service is enabled for the VS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
value
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
weak_signature_algorithm
Optional

Weak algorithm used for signing the certificate, amongst all certificates for the VS. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
weak_signature_algorithm_score
Optional

Score Weak algorithm used for signing the certificate. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
weakest_enc_algo
Optional

Weakest algorithm for symmetric encryption. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
weakest_enc_algo_score
Optional

Score Weakest algorithm for symmetric encryption. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.