diff --git a/authority.py b/authority.py index c7bf5ce..f7807ec 100755 --- a/authority.py +++ b/authority.py @@ -7,6 +7,7 @@ import sqlite3 import subprocess from paths import * +from certificate import Certificate from request import UserSSHRequest, HostSSHRequest, HostSSLRequest __doc__= """