@@ -53,7 +53,7 @@ If there are any errors during building of SOCTools then it is often best to sta
...
@@ -53,7 +53,7 @@ If there are any errors during building of SOCTools then it is often best to sta
## Certificates
## Certificates
To access the web interfaces of the various services in SOCTools, you need to import the root certificate located in `secrets/CA/ca.crt`. For windows the CA certificate should be installed in the Trusted Root Certficiation Authorities store.
To access the web interfaces of the various services in SOCTools, you need to import the root certificate located in `secrets/CA/ca.crt`. For windows the CA certificate should be installed in the Trusted Root Certficiation Authorities store.
User authentication is done using client certificates. A certificate is generated automatically for all users specified in the file `group_vars/all/users.yml`and can be found in the directory `secrets/certificates`. Passwords for the certificates can be fdound in the directory `secrets/passwords`
User authentication is done using client certificates. A certificate is generated automatically for all users specified in the file `group_vars/all/users.yml`and can be found in the directory `secrets/certificates`. Passwords for the certificates can be found in the directory `secrets/passwords`. Install one of the client certificates in the the browser to access the web interfaces of SOCTools.
## Web interfaces
## Web interfaces
All Web interfaces of the various services are access by going to `https://<server name>:<port>/`using the following port numbers:
All Web interfaces of the various services are access by going to `https://<server name>:<port>/`using the following port numbers: