duanshuaimin / getCert_CE

Gather SSL Certificates for integration to BMC Discovery. This is the Community Edition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getCert CE - SSL Certificates for BMC Discovery

License Apache License 2.0
Version 1.6

Polls devices on a given IP range for SSL certificate details.

Installation

Requires

  • Docker

Quickstart

  1. Install and configure Docker
  2. Run docker build --tag getcert -f dockerbuild/Dockerfile .
  3. To use run docker run -it -v ${PWD}:/usr/dev getcert:latest
  4. An installation file can be generated by running prep.py

Deployment

  1. Copy the the traversys_getcert.run binary to the Discvory Appliance (recommended /usr/tideway/data/customer)
  2. Change permissions: chomd 755 traversys_getcert.run
  3. Run the installation: ./traversys_getcert.run
  4. Follow on-screen instructions.

About

Gather SSL Certificates for integration to BMC Discovery. This is the Community Edition.

License:Apache License 2.0


Languages

Language:Shell 48.9%Language:Smarty 32.8%Language:Python 14.8%Language:Roff 2.8%Language:Dockerfile 0.7%