Request device certificate
This commit is contained in:
@ -35,6 +35,11 @@
|
||||
*/
|
||||
#define ROOT_CA_MAX_BYTES 3000
|
||||
|
||||
/**
|
||||
* Device certificate max length
|
||||
*/
|
||||
#define DEV_CERT_MAX_BYTES 3000
|
||||
|
||||
/**
|
||||
* Secure origin len
|
||||
*/
|
||||
|
Reference in New Issue
Block a user