Commit 77ad138e authored by Arachis's avatar Arachis

Adding 'Authority' makes it sound way better.

parent c1f7c7a6
......@@ -60,7 +60,7 @@ namespace Titanium.Web.Proxy
static ProxyServer()
{
CertManager = new CertificateManager("Titanium",
"Titanium Root Certificate");
"Titanium Root Certificate Authority");
}
public ProxyServer()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment