From 38a7ac14205ab21c59cb47f1943eb4f3c5758ba9 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 16 Dec 2010 13:35:17 +0100 Subject: [PATCH] fix the URL of the CA --- misc/infrastructure/keygen/response.d0ir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/infrastructure/keygen/response.d0ir b/misc/infrastructure/keygen/response.d0ir index e6c1de99..a74fb37a 100755 --- a/misc/infrastructure/keygen/response.d0ir +++ b/misc/infrastructure/keygen/response.d0ir @@ -199,7 +199,7 @@ Content-type: text/html
To generate and sign a key IN GAME, follow these steps on the console:
    -
  1. crypto_keygen $default_ca http://xonotic.org/ca/?ca=$default_ca&key=
  2. +
  3. crypto_keygen $default_ca http://ca.xonotic.org/?ca=$default_ca&key=
To generate and sign a key MANUALLY, follow these steps on a UNIX command line:
    -- 2.39.2