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 ...@@ -60,7 +60,7 @@ namespace Titanium.Web.Proxy
static ProxyServer() static ProxyServer()
{ {
CertManager = new CertificateManager("Titanium", CertManager = new CertificateManager("Titanium",
"Titanium Root Certificate"); "Titanium Root Certificate Authority");
} }
public ProxyServer() 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