mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-14 19:05:09 +00:00
fix the URL of the CA
This commit is contained in:
parent
62da00c9c5
commit
38a7ac1420
@ -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&key=</li>
|
||||
<li>crypto_keygen $default_ca http://ca.xonotic.org/?ca=$default_ca&key=</li>
|
||||
</ol>
|
||||
To generate and sign a key MANUALLY, follow these steps on a UNIX command line:
|
||||
<ol>
|
||||
|
Loading…
Reference in New Issue
Block a user