Skip to content

Commit

Permalink
Updated reference URL
Browse files Browse the repository at this point in the history
  • Loading branch information
dcode committed Apr 15, 2020
1 parent e74b2bd commit c69f5e9
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions code/go/ecs/x509.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions generated/csv/fields.csv
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
1.6.0-dev,false,file,file.x509.public_key_exponent,long,extended,,65537,Exponent used to derive the public key. This is algorithm specific.
1.6.0-dev,true,file,file.x509.public_key_size,long,extended,,2048,The size of the public key space in bits.
1.6.0-dev,true,file,file.x509.serial_number,keyword,extended,,55FBB9C7DEBF09809D12CCAA,"Unique serial number issued by the certificate authority. For consistency, if this value is alphanumeric, it should be formatted without colons and uppercase characters."
1.6.0-dev,true,file,file.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
1.6.0-dev,true,file,file.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
1.6.0-dev,true,file,file.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of nommon names (CN) of subject.
1.6.0-dev,true,file,file.x509.subject.country,keyword,extended,array,US,List of country (C) code
1.6.0-dev,true,file,file.x509.subject.distinguished_name,keyword,extended,,"C=US, ST=California, L=San Francisco, O=Fastly, Inc., CN=r2.shared.global.fastly.net",Distinguished name (DN) of the certificate subject entity.
Expand Down Expand Up @@ -593,7 +593,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
1.6.0-dev,false,tls,tls.client.x509.public_key_exponent,long,extended,,65537,Exponent used to derive the public key. This is algorithm specific.
1.6.0-dev,true,tls,tls.client.x509.public_key_size,long,extended,,2048,The size of the public key space in bits.
1.6.0-dev,true,tls,tls.client.x509.serial_number,keyword,extended,,55FBB9C7DEBF09809D12CCAA,"Unique serial number issued by the certificate authority. For consistency, if this value is alphanumeric, it should be formatted without colons and uppercase characters."
1.6.0-dev,true,tls,tls.client.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
1.6.0-dev,true,tls,tls.client.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
1.6.0-dev,true,tls,tls.client.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of nommon names (CN) of subject.
1.6.0-dev,true,tls,tls.client.x509.subject.country,keyword,extended,array,US,List of country (C) code
1.6.0-dev,true,tls,tls.client.x509.subject.distinguished_name,keyword,extended,,"C=US, ST=California, L=San Francisco, O=Fastly, Inc., CN=r2.shared.global.fastly.net",Distinguished name (DN) of the certificate subject entity.
Expand Down Expand Up @@ -631,7 +631,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
1.6.0-dev,false,tls,tls.server.x509.public_key_exponent,long,extended,,65537,Exponent used to derive the public key. This is algorithm specific.
1.6.0-dev,true,tls,tls.server.x509.public_key_size,long,extended,,2048,The size of the public key space in bits.
1.6.0-dev,true,tls,tls.server.x509.serial_number,keyword,extended,,55FBB9C7DEBF09809D12CCAA,"Unique serial number issued by the certificate authority. For consistency, if this value is alphanumeric, it should be formatted without colons and uppercase characters."
1.6.0-dev,true,tls,tls.server.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
1.6.0-dev,true,tls,tls.server.x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
1.6.0-dev,true,tls,tls.server.x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of nommon names (CN) of subject.
1.6.0-dev,true,tls,tls.server.x509.subject.country,keyword,extended,array,US,List of country (C) code
1.6.0-dev,true,tls,tls.server.x509.subject.distinguished_name,keyword,extended,,"C=US, ST=California, L=San Francisco, O=Fastly, Inc., CN=r2.shared.global.fastly.net",Distinguished name (DN) of the certificate subject entity.
Expand Down Expand Up @@ -714,7 +714,7 @@ ECS_Version,Indexed,Field_Set,Field,Type,Level,Normalization,Example,Description
1.6.0-dev,false,x509,x509.public_key_exponent,long,extended,,65537,Exponent used to derive the public key. This is algorithm specific.
1.6.0-dev,true,x509,x509.public_key_size,long,extended,,2048,The size of the public key space in bits.
1.6.0-dev,true,x509,x509.serial_number,keyword,extended,,55FBB9C7DEBF09809D12CCAA,"Unique serial number issued by the certificate authority. For consistency, if this value is alphanumeric, it should be formatted without colons and uppercase characters."
1.6.0-dev,true,x509,x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
1.6.0-dev,true,x509,x509.signature_algorithm,keyword,extended,,SHA256-RSA,Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
1.6.0-dev,true,x509,x509.subject.common_name,keyword,extended,array,r2.shared.global.fastly.net,List of nommon names (CN) of subject.
1.6.0-dev,true,x509,x509.subject.country,keyword,extended,array,US,List of country (C) code
1.6.0-dev,true,x509,x509.subject.distinguished_name,keyword,extended,,"C=US, ST=California, L=San Francisco, O=Fastly, Inc., CN=r2.shared.global.fastly.net",Distinguished name (DN) of the certificate subject entity.
Expand Down
16 changes: 8 additions & 8 deletions generated/ecs/ecs_flat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3292,7 +3292,7 @@ file.x509.serial_number:
file.x509.signature_algorithm:
dashed_name: file-x509-signature-algorithm
description: Identifier for certificate signature algorithm. Recommend using names
found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA
flat_name: file.x509.signature_algorithm
ignore_above: 1024
Expand All @@ -3302,7 +3302,7 @@ file.x509.signature_algorithm:
order: 9
original_fieldset: x509
short: Identifier for certificate signature algorithm. Recommend using names found
in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
type: keyword
file.x509.subject.common_name:
dashed_name: file-x509-subject-common-name
Expand Down Expand Up @@ -8168,7 +8168,7 @@ tls.client.x509.serial_number:
tls.client.x509.signature_algorithm:
dashed_name: tls-client-x509-signature-algorithm
description: Identifier for certificate signature algorithm. Recommend using names
found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA
flat_name: tls.client.x509.signature_algorithm
ignore_above: 1024
Expand All @@ -8178,7 +8178,7 @@ tls.client.x509.signature_algorithm:
order: 9
original_fieldset: x509
short: Identifier for certificate signature algorithm. Recommend using names found
in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
type: keyword
tls.client.x509.subject.common_name:
dashed_name: tls-client-x509-subject-common-name
Expand Down Expand Up @@ -8700,7 +8700,7 @@ tls.server.x509.serial_number:
tls.server.x509.signature_algorithm:
dashed_name: tls-server-x509-signature-algorithm
description: Identifier for certificate signature algorithm. Recommend using names
found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA
flat_name: tls.server.x509.signature_algorithm
ignore_above: 1024
Expand All @@ -8710,7 +8710,7 @@ tls.server.x509.signature_algorithm:
order: 9
original_fieldset: x509
short: Identifier for certificate signature algorithm. Recommend using names found
in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
type: keyword
tls.server.x509.subject.common_name:
dashed_name: tls-server-x509-subject-common-name
Expand Down Expand Up @@ -9748,7 +9748,7 @@ x509.serial_number:
x509.signature_algorithm:
dashed_name: x509-signature-algorithm
description: Identifier for certificate signature algorithm. Recommend using names
found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA
flat_name: x509.signature_algorithm
ignore_above: 1024
Expand All @@ -9757,7 +9757,7 @@ x509.signature_algorithm:
normalize: []
order: 9
short: Identifier for certificate signature algorithm. Recommend using names found
in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
type: keyword
x509.subject.common_name:
dashed_name: x509-subject-common-name
Expand Down
16 changes: 8 additions & 8 deletions generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3583,7 +3583,7 @@ file:
x509.signature_algorithm:
dashed_name: file-x509-signature-algorithm
description: Identifier for certificate signature algorithm. Recommend using
names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA
flat_name: file.x509.signature_algorithm
ignore_above: 1024
Expand All @@ -3593,7 +3593,7 @@ file:
order: 9
original_fieldset: x509
short: Identifier for certificate signature algorithm. Recommend using names
found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
type: keyword
x509.subject.common_name:
dashed_name: file-x509-subject-common-name
Expand Down Expand Up @@ -8810,7 +8810,7 @@ tls:
client.x509.signature_algorithm:
dashed_name: tls-client-x509-signature-algorithm
description: Identifier for certificate signature algorithm. Recommend using
names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA
flat_name: tls.client.x509.signature_algorithm
ignore_above: 1024
Expand All @@ -8820,7 +8820,7 @@ tls:
order: 9
original_fieldset: x509
short: Identifier for certificate signature algorithm. Recommend using names
found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
type: keyword
client.x509.subject.common_name:
dashed_name: tls-client-x509-subject-common-name
Expand Down Expand Up @@ -9345,7 +9345,7 @@ tls:
server.x509.signature_algorithm:
dashed_name: tls-server-x509-signature-algorithm
description: Identifier for certificate signature algorithm. Recommend using
names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA
flat_name: tls.server.x509.signature_algorithm
ignore_above: 1024
Expand All @@ -9355,7 +9355,7 @@ tls:
order: 9
original_fieldset: x509
short: Identifier for certificate signature algorithm. Recommend using names
found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
type: keyword
server.x509.subject.common_name:
dashed_name: tls-server-x509-subject-common-name
Expand Down Expand Up @@ -10516,7 +10516,7 @@ x509:
signature_algorithm:
dashed_name: x509-signature-algorithm
description: Identifier for certificate signature algorithm. Recommend using
names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA
flat_name: x509.signature_algorithm
ignore_above: 1024
Expand All @@ -10525,7 +10525,7 @@ x509:
normalize: []
order: 9
short: Identifier for certificate signature algorithm. Recommend using names
found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
type: keyword
subject.common_name:
dashed_name: x509-subject-common-name
Expand Down
2 changes: 1 addition & 1 deletion schemas/x509.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
- name: signature_algorithm
level: extended
type: keyword
description: Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (https://golang.org/src/crypto/x509/x509.go).
description: Identifier for certificate signature algorithm. Recommend using names found in Go Lang Crypto library (See https://github.com/golang/go/blob/go1.14/src/crypto/x509/x509.go#L337-L353).
example: SHA256-RSA

- name: not_before
Expand Down

0 comments on commit c69f5e9

Please sign in to comment.