File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -60,10 +60,11 @@ It takes a few clicks and filling out a form to install the product into your ow
6060     ./bin/server-cert-gen.sh .env nginx ssl 
6161     ``` 
6262     The script will create an `ssl` sub-folder where the SSL certificates and/or public keys will be placed. 
63-   4. Create the following secrets with certificate passwords: 
63+   4. Create the following secrets with certificate/truststore  passwords: 
6464     - `secrets/client_truststore_password.txt` 
6565     - `secrets/owner_cert_password.txt` 
6666     - `secrets/secretary_cert_password.txt` 
67+      The one you will need to remember in order to authenticate with LinkedDataHub using WebID client certificate is `owner_cert_password`. 
6768  5. Launch the application services by running this from command line: 
6869     ```shell 
6970     docker-compose up --build 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments