Wanted to send/generate a Certificate generation Request to EJBCA server using CMP(Certificate Management protocol) with HTTP communication using Golang language?
I found a similar implementation with JAVA here --> CMP certificate request
Any suggestions on how to do it the same with Golang?