From e73b6a874d7526b5d5404e35c572ee54eb0f441b Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Thu, 3 Jun 2021 23:53:29 +0300 Subject: [PATCH] fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc016bde..74bb718b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The website: [pikvm.org](https://pikvm.org). Also join to the [Discord Community * Access via **Web UI** or **VNC**; * Ability to use **IPMI BMC**, **IPMI SoL**, **Redfish** and **Wake-on-LAN** to control the server; * **The ready-made OS** with read-only filesystem; -* **Extensible authorization** and SSL encryption; +* **Extensible authorization** and HTTPS out of the box; * **Health monitoring** of the Pi; * Control **GPIO** ports and **USB relays**; * It only costs between $30 and $100 for parts! @@ -51,7 +51,7 @@ The website: [pikvm.org](https://pikvm.org). Also join to the [Discord Community * **ATX power management** With a very simple circuit that can be assembled on a breadboard, the power button of the attached server can be controlled using the ATX button headers on the motherboard. * **Security** - Pi-KVM can be opened to the Internet and no one will get access without the password. SSL encryption is used to protect traffic from being intercepted by third parties. + Pi-KVM can be opened to the Internet and no one will get access without the password. SSL is used to protect traffic from being intercepted by third parties. * **Local monitoring** Pi-KVM monitors the health of the Raspberry Pi board and will warn you if it's too hot or is not receiving enough power. * **GPIO management**