awips2/build/deploy.edex.awips2/esb/conf/ignite/auth
2022-05-05 12:34:50 -05:00
..
guest.crt Initial commit 2022-05-05 12:34:50 -05:00
guest.key Initial commit 2022-05-05 12:34:50 -05:00
passwords.properties Initial commit 2022-05-05 12:34:50 -05:00
README Initial commit 2022-05-05 12:34:50 -05:00
root.crt Initial commit 2022-05-05 12:34:50 -05:00

root.crt is the root CA certificate used to sign client and server certificates
used with Ignite.

guest.crt and guest.key are the client certificate and private key.

passwords.properties contains the passwords for the keystore and truststore,
this file is read by EDEX on startup.

The baseline versions of these files are for testing purposes only and NOT to
be used in an operational environment!