fix the URL of the CA

This commit is contained in:
Rudolf Polzer 2010-12-16 13:35:17 +01:00
parent 62da00c9c5
commit 38a7ac1420

View File

@ -199,7 +199,7 @@ Content-type: text/html
<form action="response.d0ir" method="post" enctype="multipart/form-data">
To generate and sign a key IN GAME, follow these steps on the console:
<ol>
<li>crypto_keygen $default_ca http://xonotic.org/ca/?ca=$default_ca&amp;key=</li>
<li>crypto_keygen $default_ca http://ca.xonotic.org/?ca=$default_ca&amp;key=</li>
</ol>
To generate and sign a key MANUALLY, follow these steps on a UNIX command line:
<ol>