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 | |
| 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')
| -rw-r--r-- | src/lib/libcrypto/objects/obj_mac.num | 1 | ||||
| -rw-r--r-- | src/lib/libcrypto/objects/objects.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num index c02ac3e9f8..68845a40ad 100644 --- a/src/lib/libcrypto/objects/obj_mac.num +++ b/src/lib/libcrypto/objects/obj_mac.num | |||
| @@ -1010,3 +1010,4 @@ ipAddr_asNumberv2 1009 | |||
| 1010 | rpkiManifest 1010 | 1010 | rpkiManifest 1010 |
| 1011 | signedObject 1011 | 1011 | signedObject 1011 |
| 1012 | rpkiNotify 1012 | 1012 | rpkiNotify 1012 |
| 1013 | id_ct_geofeedCSVwithCRLF 1013 | ||
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 |
