mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
lws_system: client cert
This commit is contained in:
parent
6f7051920a
commit
df2c2fa291
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ typedef enum {
|
|||
LWS_SYSI_HRS_DEVICE_SERIAL,
|
||||
LWS_SYSI_HRS_FIRMWARE_VERSION,
|
||||
LWS_SYSI_HRS_NTP_SERVER,
|
||||
LWS_SYSI_HRS_CLIENT_CERT_DER,
|
||||
|
||||
LWS_SYSI_USER_BASE = 100
|
||||
} lws_system_item_t;
|
||||
|
|
Loading…
Add table
Reference in a new issue