From cbd9d7b6344d4d25bb7d2a51f49713fdb4d3dcba Mon Sep 17 00:00:00 2001 From: Asher Oto <49938263+asheroto@users.noreply.github.com> Date: Tue, 26 Jan 2021 14:52:17 -0600 Subject: [PATCH] Update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2df7f85f..2ad2dcd9 100644 --- a/README.md +++ b/README.md @@ -541,8 +541,6 @@ tls_trusted_ca_file = ca.crt You will need **a root CA cert** and **at least one SSL/TLS certificate**. It **can** be self-signed or regular (such as Let's Encrypt or another SSL/TLS certificate provider). -If you want to generate the needed certs fast, download and run [Generate-Certs](https://github.com/asheroto/Generate-Certs) and it will generate the certs for you in less than a minute. Supports Windows + Linux. - If you using `frp` via IP address and not hostname, make sure to set the appropriate IP address in the Subject Alternative Name (SAN) area when generating SSL/TLS Certificates. ### Hot-Reloading frpc configuration