More work on network membership certs, and it builds now. Still in heavy development.
This commit is contained in:
parent
439e602d5a
commit
e4c5ad9f43
6 changed files with 95 additions and 18 deletions
|
@ -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
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue