Giter Site home page Giter Site logo

Comments (3)

egberts avatar egberts commented on August 17, 2024 1

Wow.... Need to navigate the chain, reconstruct a list of PEMs for a proper chained PEM file, I concur.

from tls-ca-manage.

egberts avatar egberts commented on August 17, 2024 1

i think i may have goofed. then again, i may have not.

there is a magical text file called PARENT_CA that contains a relative directory path to the parent CA of its node.

it is one of those times where you simply were unsure of bash programming capability to navigate a tree quickly so this file was a forethought in search of an application: now, there it is.

This should be a quick fix soon.

from tls-ca-manage.

egberts avatar egberts commented on August 17, 2024

There ye go. Chains are found by default in /etc/ssl/ca along with their corresponding .crt, and .crl.

Broke apart PARENT_CA into PARENT_CERT_TO_CHAIN and PARENT_DIR.

Delete just the PARENT_CA in

  • /etc/ssl/ca
  • /etc/ssl/<your-root-CA>

directories (and save the rest/leave the other PARENT_CA alone).

Might be better to fresh-create the Root on down. (headduck)

Now at the HEAD.

b3e31d7

from tls-ca-manage.

Related Issues (11)

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.