Remove "update code" bit, since that was for a bug that existed over a year ago.

Thomas Willingham 2013-05-08 12:45:48 -07:00
parent fc8f0c75fa
commit 025178b0b7

@ -104,7 +104,7 @@ Just restart Apache when you're done, whichever way you decide to do it.
## StartSSL on Nginx ##
First, update to the latest Friendica code. Then follow the above instructions to get your free certificate. But instead of following the Apache installation instructions, do this:
Follow the above instructions to get your free certificate. But instead of following the Apache installation instructions, do this:
Get your certificated from the StartSSL "Toolbox". Save it as ssl.cert, and upload it. It doesn't matter where to, as long as Nginx can find it. Some people use ``/home/randomlettersandnumbers`` to keep it in out of paranoia, but you can put it anywhere, so we'll call it ``/foo/bar``.