From bce52ef5e5fbd8ba1251a6934b4ccc468011a17d Mon Sep 17 00:00:00 2001 From: Taylor Monacelli Date: Sat, 6 Feb 2016 18:42:03 -0800 Subject: Fix README: you just securely transfer... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index abed9b5..1dfad20 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ ubuntu@letsencrypt.daylightpirates.org:~$ ##How to use the signed https certificate The signed https certificate that is output by this script can be used along -with your private key to run an https server. You just security transfer (using +with your private key to run an https server. You just securely transfer (using `scp` or similar) the private key and signed certificate to your server, then include them in the https settings in your web server's configuration. Here's an example on how to configure an nginx server: -- cgit v1.2.3