Add new DN tags to x509_cert readme
This commit is contained in:
parent
d33116381b
commit
1af2cf902c
|
@ -27,14 +27,19 @@ file or network connection.
|
||||||
|
|
||||||
### Metrics
|
### Metrics
|
||||||
|
|
||||||
- `x509_cert`
|
- x509_cert
|
||||||
- tags:
|
- tags:
|
||||||
- `source` - source of the certificate
|
- source - source of the certificate
|
||||||
|
- organization
|
||||||
|
- organizational_unit
|
||||||
|
- country
|
||||||
|
- province
|
||||||
|
- locality
|
||||||
- fields:
|
- fields:
|
||||||
- `expiry` (int, seconds)
|
- expiry (int, seconds)
|
||||||
- `age` (int, seconds)
|
- age (int, seconds)
|
||||||
- `startdate` (int, seconds)
|
- startdate (int, seconds)
|
||||||
- `enddate` (int, seconds)
|
- enddate (int, seconds)
|
||||||
|
|
||||||
|
|
||||||
### Example output
|
### Example output
|
||||||
|
|
Loading…
Reference in New Issue