This commit is contained in:
Raven Scott
2026-05-29 06:47:06 -04:00
parent adf77da354
commit 5013d69ec2
4 changed files with 26 additions and 8 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ cd p2ns`} />
More built-in plugins: <a href="/docs/plugins" className="text-blue-600 dark:text-blue-400 hover:underline">Built-in Plugins</a>.
</p>
<p className="text-gray-600 dark:text-gray-300 mt-4">
<strong>Note:</strong> You'll need to trust the root CA certificate in your browser. The system will attempt to install it automatically.
<strong>Note:</strong> Trust the root CA in your browser. P2NS installs it automatically on macOS/Windows; on <strong>Linux</strong> you need both the system store and the NSS database for Chrome see <a href="/docs/troubleshooting#certificate-authority-issues" className="text-blue-600 dark:text-blue-400 hover:underline">Troubleshooting</a> if HTTPS warnings persist.
</p>
<h2 className="text-3xl font-bold text-gray-900 dark:text-white mb-6 mt-12">Next Steps</h2>