Include signed certificates in go binary

I am creating a go binary and the program contains some certificates for authentication purposes. For some reason, the binary can’t find the file .crt. Please help

How do you include the certificate file? How do you try to access it? Show us some code.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.