Updates
This commit is contained in:
@@ -65,7 +65,8 @@ export default function AdminPanelPage() {
|
||||
<ul className="list-disc pl-6 space-y-2 text-gray-600 dark:text-gray-300 mb-6">
|
||||
<li>Accept the security warning in your browser</li>
|
||||
<li>Manually install the root CA certificate if automatic installation fails</li>
|
||||
<li>Trust the certificate in your system's certificate store</li>
|
||||
<li><strong>Linux + Chrome:</strong> trust both the system CA store and the NSS database (<code className="bg-gray-800 dark:bg-gray-700 text-gray-100 dark:text-gray-200 px-1.5 py-0.5 rounded">~/.pki/nssdb</code>) — see <a href="/docs/troubleshooting#certificate-authority-issues" className="text-blue-600 dark:text-blue-400 hover:underline">Troubleshooting</a></li>
|
||||
<li>Trust the certificate in your system's certificate store (macOS/Windows; Linux also needs NSS for Chromium)</li>
|
||||
</ul>
|
||||
|
||||
<h2 className="text-3xl font-bold text-gray-900 dark:text-white mb-6 mt-12">Features Overview</h2>
|
||||
|
||||
Reference in New Issue
Block a user