Use newer API in ipalib/x509 and add missing import.

The import was only used when running the in-tree lite-server
This commit is contained in:
Rob Crittenden
2010-06-25 09:44:27 -04:00
parent 8d2d7429be
commit 18476c9538
2 changed files with 2 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
import os
import sys
import base64
import nss.nss as nss