Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 39bdfe5

Browse files
committed
remove unused certificate
1 parent bc08fc4 commit 39bdfe5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Install by nuget:
2727
After installing nuget package mark following files to be copied to app directory
2828

2929
* makecert.exe
30-
* Titanium_Proxy_Test_Root.cer
3130

3231

3332
Setup HTTP proxy:

Titanium.Web.Proxy/Titanium.Web.Proxy.nuspec

-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@
2121
<file src="bin\$configuration$\Titanium.Web.Proxy.dll" target="lib\net40" />
2222
<file src="bin\$configuration$-Net45\Titanium.Web.Proxy.dll" target="lib\net45" />
2323
<file src="bin\$configuration$\makecert.exe" target="content" />
24-
<file src="bin\$configuration$\Titanium_Proxy_Test_Root.cer" target="content" />
2524
</files>
2625
</package>

0 commit comments

Comments
 (0)