Add GnuTLS config documentation for Windows (#3285)

This commit is contained in:
Anis Elleuch
2016-11-18 21:03:23 +01:00
committed by Harshavardhana
parent 05dc52a206
commit 4a926d19a7
2 changed files with 69 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# How to secure access to your Minio server with TLS [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/minio/minio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
In this document, we will show how to configure your Minio servers with TLS certificates.
In this document, we will show how to configure your 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).
## 1. Prerequisites