diff options
| author | job <> | 2021-02-03 12:52:05 +0000 |
|---|---|---|
| committer | job <> | 2021-02-03 12:52:05 +0000 |
| commit | 281cf5fb54729c195620c8405d0e7e34055ddc35 (patch) | |
| tree | 58d0e49f3b83fd40b63c0d4a97b703c7bf4206c6 /src/lib/libcrypto/objects/objects.txt | |
| parent | 8a167428c253c3c33efd525dfbb99e6c0809f0de (diff) | |
| download | openbsd-281cf5fb54729c195620c8405d0e7e34055ddc35.tar.gz openbsd-281cf5fb54729c195620c8405d0e7e34055ddc35.tar.bz2 openbsd-281cf5fb54729c195620c8405d0e7e34055ddc35.zip | |
Add OID for draft-ietf-opsawg-finding-geofeeds
https://tools.ietf.org/html/draft-ietf-opsawg-finding-geofeeds describes
a mechanism to authenticate RFC 8805 Geofeed data files through the RPKI.
OpenSSL counterpart https://github.com/openssl/openssl/pull/14050
OK tb@ jsing@
Diffstat (limited to 'src/lib/libcrypto/objects/objects.txt')
| -rw-r--r-- | src/lib/libcrypto/objects/objects.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/objects.txt b/src/lib/libcrypto/objects/objects.txt index 46d3dc75b2..000517e99f 100644 --- a/src/lib/libcrypto/objects/objects.txt +++ b/src/lib/libcrypto/objects/objects.txt | |||
| @@ -262,6 +262,7 @@ id-smime-ct 26 : id-ct-rpkiManifest | |||
| 262 | id-smime-ct 27 : id-ct-asciiTextWithCRLF | 262 | id-smime-ct 27 : id-ct-asciiTextWithCRLF |
| 263 | id-smime-ct 35 : id-ct-rpkiGhostbusters | 263 | id-smime-ct 35 : id-ct-rpkiGhostbusters |
| 264 | id-smime-ct 36 : id-ct-resourceTaggedAttest | 264 | id-smime-ct 36 : id-ct-resourceTaggedAttest |
| 265 | id-smime-ct 47 : id-ct-geofeedCSVwithCRLF | ||
| 265 | 266 | ||
| 266 | # S/MIME Attributes | 267 | # S/MIME Attributes |
| 267 | id-smime-aa 1 : id-smime-aa-receiptRequest | 268 | id-smime-aa 1 : id-smime-aa-receiptRequest |
