You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried both docker and binary. Building myself from latest didn't work as the settings page doesn't load, because the get request for bundle.js results in a 404.
The text was updated successfully, but these errors were encountered:
Hey,
I tried to setting MITM Filtering Certificate in the Settings and it keeps changing back to the default one. (However shows sucessfully saved.)
After it didn't work with my sub-ca cert, I tried with the files from this command:
openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -sha256 -days 3650 -nodes -subj "/C=XX/ST=StateName/L=CityName/O=CompanyName/OU=CompanySectionName/CN=CommonNameOrHostname"
Tried both 4096 and 2048 keylength.
I tried both docker and binary. Building myself from latest didn't work as the settings page doesn't load, because the get request for bundle.js results in a 404.
The text was updated successfully, but these errors were encountered: