Skip to content

Commit 450a5ff

Browse files
committed
Create README.md
1 parent 4711dbd commit 450a5ff

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# AppD-SSL-Cert-Utils
2+
3+
ATTENTION:
4+
* These are **unofficial** utilities so consider them to be Alpha--not GA
5+
* Your mileage may vary
6+
* Thar be dragons
7+
* Etcetera, etcetera
8+
9+
Totally unofficial SSL utils to ease working with SSL certificates in AppD.
10+
11+
They're not a total replacement for keytool. Think of them as the **Basic** interface to Java keystores and keytool is the Advanced one. These utilities are meant to remove some of the friction around working with keytool and keystores. I've taken the most common functions and distilled them down to some basic commands for both the **Controller** and **EUM Server**.
12+
13+
1. Generate a certificate signing request
14+
1. Import a signed cert
15+
1. Import a root or intermediate cert
16+
1. List the contents of keystore

0 commit comments

Comments
 (0)