mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 22:58:22 +00:00
More work on network membership certs, and it builds now. Still in heavy development.
This commit is contained in:
@ -537,10 +537,7 @@ public:
|
||||
ERROR_UNSUPPORTED_OPERATION = 6,
|
||||
|
||||
/* Message to private network rejected -- no unexpired certificate on file */
|
||||
ERROR_NO_MEMBER_CERTIFICATE_ON_FILE = 7,
|
||||
|
||||
/* Membership certificate no longer qualified for membership in network */
|
||||
ERROR_MEMBER_CERTIFICATE_UNQUALIFIED = 8
|
||||
ERROR_NO_MEMBER_CERTIFICATE = 7
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user