flathub / com.getpostman.Postman

https://flathub.org/apps/details/com.getpostman.Postman
7 stars 17 forks source link

Flathub version installed by the Fedora software store does not work as shown in the screenshot. #277

Open jonathan-qa opened 2 months ago

jonathan-qa commented 2 months ago

Flathub version installed by the Fedora software store does not work as shown in the screenshot.

image

matdave commented 1 month ago

The current workaround is running:

openssl req -subj '/C=US/CN=Postman Proxy' -new -newkey rsa:2048 -sha256 -days 365 -nodes -x509 -keyout ~/.var/app/com.getpostman.Postman/config/Postman/proxy/postman-proxy-ca.key -out ~/.var/app/com.getpostman.Postman/config/Postman/proxy/postman-proxy-ca.crt

This has been going on for a while, though, without fix.