Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 216 Bytes

usage.md

File metadata and controls

6 lines (6 loc) · 216 Bytes

Prerequisite: build GmSSL core

  1. check out github.com/guanzhi/GMSSL
  2. Generate os-arch specific make file
  • run SYSTEM=uname -s ./config --prefix=/usr/local/gmssl;
  1. build
  • run sudo make install_sw