Nikita Polkovnikov
Results
1
comments of
Nikita Polkovnikov
> Have the same issue, as a workaround I manually create the certificates in `~/.var/app/com.getpostman.Postman/config/Postman/proxy` > > ```shell > openssl req -subj '/C=US/CN=Postman Proxy' -new -newkey rsa:2048 -sha256 -days 365...