misc update
parent
1c5f91d61d
commit
feb3910f30
|
@ -23,4 +23,4 @@ ssl:
|
||||||
extractors:
|
extractors:
|
||||||
- type: kval
|
- type: kval
|
||||||
kval:
|
kval:
|
||||||
- "not_after"
|
- "not_after"
|
|
@ -7,7 +7,7 @@ info:
|
||||||
reference:
|
reference:
|
||||||
- https://www.rapid7.com/db/vulnerabilities/ssl-self-signed-certificate/
|
- https://www.rapid7.com/db/vulnerabilities/ssl-self-signed-certificate/
|
||||||
description: |
|
description: |
|
||||||
self-signed certificates are public key certificates that are not issued by a certificate authority. These self-signed
|
self-signed certificates are public key certificates that are not issued by a certificate authority. These self-signed
|
||||||
certificates are easy to make and do not cost money. However, they do not provide any trust value.
|
certificates are easy to make and do not cost money. However, they do not provide any trust value.
|
||||||
remediation: |
|
remediation: |
|
||||||
Purchase or generate a proper SSL certificate for this service.
|
Purchase or generate a proper SSL certificate for this service.
|
||||||
|
|
Loading…
Reference in New Issue