Skip to content
Snippets Groups Projects
Commit 8065bf39 authored by Arne Øslebø's avatar Arne Øslebø
Browse files

Update install.md

parent 2dbff50f
Branches
Tags v0.7
No related merge requests found
...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment