You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go get -d github.com/crtsh/go-certlint
cd $GOPATH/src/github.com/crtsh/go-certlint
sed -i "s/ruby-?.?/ruby-X.Y/g" go-certlint.go
make
go install
Change ruby-X.Y to your Ruby version (e.g., ruby-2.3).