Giter Club home page Giter Club logo

ejbca_revoke_missing_from_crl's Introduction

RSA CM to EJBCA migration

You will be happy to find this script if you're migrating a RSA CM PKI infrastructure to EJBCA. The last step of the data migration is to import the CRLs, but some revoked certificates might not be there. Why? Because they could be expired or they were revoked after the CRL has been generated.

This script is here to save you life. To use it, you need to export the RSA CM internal data store to LDIF format and find the jurisdiction IDs used by the CAs you're interrested in.

Preparation

  • Copy the CRL files (PEM format) in the "crls" directory
  • Copy the LDIF file in the "ldif" directory
  • Adapt config.conf according to your needs

Running the script

Just run it without argument. You must have the "python-ldap" module on your system. It will generate scripts in the "output" directory. Copy them on your EJBCA servers and run them.

Known issues

The script has been tested using Python 2.7 only. The script only works if the RSA data store was on an external LDAP server. If your RSA data store was NOT on an external LDAP, you will need to adapt the key names in the script. The name of the keys are different if the RSA data store is on an external LDAP or not...

ejbca_revoke_missing_from_crl's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.