Wiki page ssl changed with summary [[Arch Linux] deleted sudo to be consistent with other tutorials] by Dan

This commit is contained in:
ORG_User 2024-05-12 00:05:40 +02:00
parent cd10c481dc
commit 49a2f80b63

View file

@ -134,7 +134,7 @@ If you used [[#mkcert]] just run this command ''cat $(mkcert -CAROOT)/rootCA.pem
==== Arch Linux ====
<code>
sudo trust anchor --store rootCA.pem
trust anchor --store rootCA.pem
</code>