Re: Revoke User certificate
Adhav Pavan
Hello Nye, I think we have to place CRL(generated by ca) in the MSP folder and not inside peer. MSP Structure: Description for same: Revoked Certificates: If the identity of an actor has been revoked, identifying information about the identity — not the identity itself — is held in this folder. For X.509-based identities, these identifiers are pairs of strings known as Subject Key Identifier (SKI) and Authority Access Identifier (AKI) and are checked whenever the X.509 certificate is being used to make sure the certificate has not been revoked. This list is conceptually the same as a CA’s Certificate Revocation List (CRL), but it also relates to the revocation of membership from the organization. As a result, the administrator of an MSP, local or channel, can quickly revoke an actor or node from an organization by advertising the updated CRL of the CA the revoked certificate as issued by. This “list of lists” is optional. It will only become populated as certificates are revoked. Please correct me if I am wrong. Thank you. Heartfelt Regards, Blockchain Developer
On Wed, Jan 1, 2020 at 3:49 AM Nye Liu <nye@...> wrote:
|
|