After Creating a basic configuration with cagw-util, you can bootstrap a testing deployment of CA Gateway.
To bootstrap CA Gateway
Copy to the
<HOST_CONFIG>
folder the files generated by thecagw-util
tool.See Creating the host configuration folder for how to create and configure the
<HOST_CONFIG>
folder.- Run CA Gateway as explained in Starting up and deploying CA Gateway.
application.yml
The YAML file contaning the main CA Gateway settings. The tool generates this file with a basic configuration that does not include managed CAs.
server.p12
The keystore and truststore of the CA Gateway server.
cagw-client.p12
The keystore and truststore of the CA Gateway client. On a Windows host, you can: double-click this file, follow the dialogue to add the key and certificate into a Windows certificate store, and use the browser for connecting to one of the CA Gateway URLs.
ca.p12
The keystore and truststore of an ephemeral CA for starting CA Gateway.