/ca-lite

Gui ca (qt + openssl + cryptopro)

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

ca-lite

Based on openssl and cryptopro CSP.

Windows: Build status

Linux: Build Status

Supported OS:

  • Ubuntu 16.04
  • Windows 10

Usage:

  1. Download latest version ca-lite (or build from source).
  2. If need test keys:
  • linux: ./scripts/gen_key.sh
  • windows: CryptoPro CSP

Build:

Easy way to build ca:

  • linux: ./configure && make.