Skip to content

pcj103654831/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

macOS

You can visit /mobileconfig to download a SCEP profile which will enroll you with the service.

About

A Python SCEP Server Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%