golang-fips/go

How to build golang-fips go binary for macOS

Opened this issue · 0 comments

Hi:
I just clone this repo, and run ./scripts/full-initialize-repo.sh on macOS, it can generate the go binary, but I found it can not support Openssl fips on macOS, I think this can only support on linux, right?
As I new to this, What should I do if I want use this go to build binary which can support openssl fips on macOS? Thanks