# gocmp **Repository Path**: ruyingcc/gocmp ## Basic Information - **Project Name**: gocmp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-04 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gocmp A golang implementation of Public Key Infrastructure (PKI) Certificate Management Protocol (CMP) RFC 4210 https://datatracker.ietf.org/doc/html/rfc4210 ## Installation ```bash go get github.com/zjj/gocmp ``` ## License MIT https://raw.githubusercontent.com/zjj/gocmp/main/LICENSE