update readme
This commit is contained in:
parent
47ee43f6fb
commit
263c089e69
@ -1,10 +1,11 @@
|
|||||||
# Instructions
|
# Instructions
|
||||||
|
|
||||||
## Remote with TLS
|
## Remote with TLS
|
||||||
since atheme doesn't support TLS uplinks, stunnel has to be used for remote TLS encryption (this assumes stunnel is running on the hub already):
|
since atheme doesn't support TLS uplinks, (https://github.com/atheme/atheme/issues/265) stunnel has to be used for remote TLS
|
||||||
|
encryption (this assumes stunnel is running on the hub already):
|
||||||
- `cd stunnel/`
|
- `cd stunnel/`
|
||||||
- Copy `stunnel.conf.example` to `stunnel.conf` then edit
|
- Copy `stunnel.conf.example` to `stunnel.conf` then edit
|
||||||
- retrieve certificates from CA `see inspircd hub CA setup with easyrsa3`
|
- retrieve certificates from CA `see inspircd hub CA setup with easyrsa3`, place `ca.crt` in `ssl/`
|
||||||
- `docker-compose up -d`
|
- `docker-compose up -d`
|
||||||
|
|
||||||
## docker-compose
|
## docker-compose
|
||||||
|
Loading…
Reference in New Issue
Block a user