Skip to content

Commit a1cea74

Browse files
committed
Update server for CA cert generation, PHP, Docker & terminal fixes
Cert generation improvements won't impact existing users until their certs expire a year from first install. These tighten up the formats, which can help improve support in some tightly validated cases (like manually installing CA certificates into Chrome, instead of using the automated launching). This should also significantly improve the PHP+Docker experience, making it possible to use tools like ddev and allowing automated interception when used with Apache & NGINX.
1 parent c11c39e commit a1cea74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"author": "Tim Perry",
2121
"license": "AGPL-3.0-or-later",
2222
"config": {
23-
"httptoolkit-server-version": "1.9.0"
23+
"httptoolkit-server-version": "1.9.1"
2424
},
2525
"build": {
2626
"appId": "tech.httptoolkit.desktop",

0 commit comments

Comments
 (0)