This repository was archived by the owner on Jul 9, 2023. It is now read-only.
Commit 6b2d758
committed
Locate makecert.exe next to the assembly
It was located from the current directory. This can result in a
FileNotFoundException when an application that uses Titanium-Web-Proxy
is launched from another path, the root certificate is not registered
and capturing is started . E.g. c:\> test\test.exe1 parent 9a5a348 commit 6b2d758
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
122 | | - | |
| 125 | + | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
0 commit comments