Skip to content

This repository contains scripts meant to make managing an openssl ca less painful inside a terminal environment https://elbosso.github.io/expect-dialog-ca/

License

Notifications You must be signed in to change notification settings

elbosso/expect-dialog-ca

Repository files navigation

expect-dialog-ca

This repository contains scripts meant to make managing a Public Key Infrastructure using openssl less painful inside a terminal environment.

GitHub release GitHub tag made-with-bash GitHub license GitHub issues GitHub issues-closed contributions welcome GitHub contributors Github All Releases Website elbosso.github.io

expectdialogca_logo

With the supplied tools, even complex PKIs similar to the one in this example can be managed easily and effectively:

Scripts for automatic analysis of complex PKIs and helping in the documentation - for example creating diagrams like the one above - are also included here.


NOTE

Please note that there is a restriction concerning common names (CN): They must not contain non-ascii characters and they also must not contain any special characters such as parentheses or quotes of any kind or umlaute for example

Table of contents

Useful external links