Skip to content

KAIST-IS521/2019s-gitctf-IS2team

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CA Development - IS2TEAM

We developed CA with python3 and django.
We tested it on ubuntu 16.04.
you can access server at https://127.0.0.1/

Install

git clone.
cd 2019s-is2team
docker build -t ca_server:1 .
docker run -d -p 443:8000 ca_server:1

Test

For usage, we provides test scripts under the tester directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published