diff options
| author | job <> | 2021-10-26 17:35:38 +0000 |
|---|---|---|
| committer | job <> | 2021-10-26 17:35:38 +0000 |
| commit | e479d76519f854e8f89eddd308dbcfd27180fafa (patch) | |
| tree | 1b43b5731d0aee32f52098efaa33f4769ae71f71 /src | |
| parent | 0ec0a5d7da37e6643716f076dd2bcaa3de4266d7 (diff) | |
| download | openbsd-e479d76519f854e8f89eddd308dbcfd27180fafa.tar.gz openbsd-e479d76519f854e8f89eddd308dbcfd27180fafa.tar.bz2 openbsd-e479d76519f854e8f89eddd308dbcfd27180fafa.zip | |
Add tlsfeature NID
OK beck@ tb@
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 b93931379f..bbbc7afded 100644 --- a/src/lib/libcrypto/objects/obj_mac.num +++ b/src/lib/libcrypto/objects/obj_mac.num | |||
| @@ -1013,3 +1013,4 @@ rpkiNotify 1012 | |||
| 1013 | id_ct_geofeedCSVwithCRLF 1013 | 1013 | id_ct_geofeedCSVwithCRLF 1013 |
| 1014 | id_ct_signedChecklist 1014 | 1014 | id_ct_signedChecklist 1014 |
| 1015 | id_kp_bgpsec_router 1015 | 1015 | id_kp_bgpsec_router 1015 |
| 1016 | tlsfeature 1016 | ||
diff --git a/src/lib/libcrypto/objects/objects.txt b/src/lib/libcrypto/objects/objects.txt index 79b625178c..abaff5afad 100644 --- a/src/lib/libcrypto/objects/objects.txt +++ b/src/lib/libcrypto/objects/objects.txt | |||
| @@ -479,6 +479,7 @@ id-pe 10 : ac-proxying | |||
| 479 | !Cname sinfo-access | 479 | !Cname sinfo-access |
| 480 | id-pe 11 : subjectInfoAccess : Subject Information Access | 480 | id-pe 11 : subjectInfoAccess : Subject Information Access |
| 481 | id-pe 14 : proxyCertInfo : Proxy Certificate Information | 481 | id-pe 14 : proxyCertInfo : Proxy Certificate Information |
| 482 | id-pe 24 : tlsfeature : TLS Feature | ||
| 482 | id-pe 28 : sbgp-ipAddrBlockv2 | 483 | id-pe 28 : sbgp-ipAddrBlockv2 |
| 483 | id-pe 29 : sbgp-autonomousSysNumv2 | 484 | id-pe 29 : sbgp-autonomousSysNumv2 |
| 484 | 485 | ||
