Skip to content
/ SCEPy Public
forked from mosen/SCEPy

A Python SCEP Server Implementation

Notifications You must be signed in to change notification settings

miradam/SCEPy

Repository files navigation

SCEPy

SCEPy is a pure python (sorta) implementation of a SCEP CA.

It is not intended for production use.

Getting Started

SCEPy is a Flask based web application which you can run like so:

$ export FLASK_APP=scepy
$ export SCEPY_SETTINGS=../scepy.cfg
$ flask run

About

A Python SCEP Server Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%