License | Apache License 2.0 |
Version | 1.6 |
Polls devices on a given IP range for SSL certificate details.
- Docker
- Install and configure Docker
- Run
docker build --tag getcert -f dockerbuild/Dockerfile .
- To use run
docker run -it -v ${PWD}:/usr/dev getcert:latest
- An installation file can be generated by running
prep.py
- Copy the the traversys_getcert.run binary to the Discvory Appliance (recommended /usr/tideway/data/customer)
- Change permissions:
chomd 755 traversys_getcert.run
- Run the installation:
./traversys_getcert.run
- Follow on-screen instructions.