docs: Fix a typo in TLS doc description

This commit is contained in:
Harshavardhana 2017-01-28 22:41:47 -08:00
parent 73f4f29110
commit 5af7bd6a01

View file

@ -1,6 +1,6 @@
# How to secure access to Minio server with TLS [![Slack](https://slack.minio.io/slack?type=svg)](https://slack.minio.io)
In this document, we will configure Minio servers with TLS certificates. Steps for Windows could be found [here](https://github.com/minio/minio/blob/master/docs/configure-minio-with-gnutls-windows.md).
In this document, we will configure Minio servers with TLS certificates for both Linux and Windows.
## 1. Prerequisites