GithubHelp home page GithubHelp logo

bjgxjob / julongchain-ca-szca Goto Github PK

View Code? Open in Web Editor NEW

This project forked from julongchain/julongchain-ca-szca

0.0 2.0 0.0 25.74 MB

聚龙链CA - 支持SM系列密码算法的数字证书(CA)管理系统 Read-only mirror of http://gitlab.bcia.net.cn:6060/bcia/julongchain-ca-szca

Java 42.15% CSS 30.54% HTML 14.76% JavaScript 12.55%

julongchain-ca-szca's Introduction

聚龙链CA-全面支持国际通用算法和国密算法的数字证书(CA)管理系统

一、系统模块结构

1.通用代码模块bcia-ca-szca-common
2.在线证书状态查询服务(OCSP)bcia-ca-szca-ocsp-server
3.对外公共服务模块 bcia-ca-szca-publicweb
CA系统的前端公共网站,包含证书业务API接口,注册实体、申请证书、CA证书下载、CRL下载、实体证书下载、CSR生成工具、CSR解析工具等功能
4.CA后台管理模块 bcia-ca-szca-adminweb
CA后台管理系统,包含证书模板管理、CA生成和配置管理、密钥配置管理、终端实体模板管理、终端用户和证书管理、实体证书流程管理等模块。

二、数据库;
1.数据库连接配置文件是bcia-ca-szca-publicweb/src/main/webapp/META-INF/context.xml
2.建议使用MySql5.7或者以上版本,Linux下设置表名大小写不敏感.
3.请参考 doc -> 初始化->sql的脚本初始化相关数据库。

三、应用服务器
1.建议使用Tomcat 8.5版本
2.后台管理系统需要使用HTTPS,证书参考doc -> 初始化 -> cert
服务器证书 bica_serv.jks,密码12345678
管理员证书 bcia_truststore.jks,密码changeit

四、API接口
1.证书业务API接口发布于bcia-ca-szca-publicweb,若发布路径是 http://ip:port/publicweb,则各个接口具体对应如下,请使用POST方式调用下面接口:
a). enrollOrUpdate: http://ip:port/publicweb/enrollOrUpdate.html
提供用户注册、证书申请和证书更新的服务接口,实现实时用户注册/更新并签发数字证书的功能
b). revoke: http://ip:port/publicweb/revoke.html
提供撤销用户证书的服务接口,实现实时撤销用户或指定证书的的功能

julongchain-ca-szca's People

Contributors

luoliufei avatar julongchain-admin avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.