Skip to content

Commit cc44580

Browse files
committed
docs(frp): note ExApps need reinstall after cert regeneration
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
1 parent 9d1280c commit cc44580

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,9 @@ The FRP client-server connections, i.e. the connection from the above FRP client
403403
> not renewed automatically. The FRP connection uses mutual TLS, so once a certificate expires the tunnel stops
404404
> working. To renew them, stop HaRP, delete its `/certs/frp` folder, and start HaRP again, then re-copy `client.crt`,
405405
> `client.key`, and `ca.crt` to each external Docker Engine and restart its `frpc`.
406+
>
407+
> ExApps deployed through HaRP embed these certificates at install time, so after regenerating them you must
408+
> **remove and re-install each ExApp** for it to pick up the new certificates (a restart is not enough).
406409
407410
## Adapting ExApps to use HaRP
408411

0 commit comments

Comments
 (0)