1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16 | root@ip-172-31-30-169:/var/lib/juju/agents/unit-feed-14/charm# tree /var/lib/juju/agents/unit-feed-14/charm/easy-rsa/easyrsa3
/var/lib/juju/agents/unit-feed-14/charm/easy-rsa/easyrsa3
├── easyrsa
├── openssl-1.0.cnf
├── pki
│ ├── private
│ └── reqs
├── vars.example
└── x509-types
├── ca
├── client
├── COMMON
└── server
4 directories, 7 files
root@ip-172-31-30-169:/var/lib/juju/agents/unit-feed-14/charm# tree /var/lib/juju/agents/unit-feed-14/charm/easy-rsa/easyrsa3
|