User Tools

Site Tools


setting-up-rct-service

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
setting-up-rct-service [2019/06/13 19:51]
gsamfira
setting-up-rct-service [2019/06/13 19:57]
gsamfira removed
Line 65: Line 65:
 Set-Content C:\Rocket.toml $config Set-Content C:\Rocket.toml $config
 ``` ```
 +| WARNING: Notice we are using forward slashes in the config! |
 +| --- |
  
-:!: Notice we are using forward slashes in the config :!:+| WARNINGDepending on your client, you may need to concatenate the ```ca-pub.pem``` with ```srv-pub.pem``` | 
 +| --- |
  
-:!: Depending on your client, you may need to concatenate the ```ca-pub.pem``` with ```srv-pub.pem``` :!: 
  
 ## Install the service ## Install the service