nts: update TLS exporter label
Change the string to "EXPORTER-network-time-security" as specified in the latest NTS draft.
This commit is contained in:
parent
e569e1c9d9
commit
2a4fd0a5c6
1 changed files with 1 additions and 1 deletions
2
nts_ke.h
2
nts_ke.h
|
@ -46,7 +46,7 @@
|
|||
#define NKE_ERROR_INTERNAL_SERVER_ERROR 2
|
||||
|
||||
#define NKE_ALPN_NAME "ntske/1"
|
||||
#define NKE_EXPORTER_LABEL "EXPORTER-network-time-security/1"
|
||||
#define NKE_EXPORTER_LABEL "EXPORTER-network-time-security"
|
||||
#define NKE_EXPORTER_CONTEXT_C2S "\x0\x0\x0\xf\x0"
|
||||
#define NKE_EXPORTER_CONTEXT_S2C "\x0\x0\x0\xf\x1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue