I have server behind explicit https proxy with SSL decryption but I don't know its certificate and I have no way to obtain it from human being. Is it possible to retrieve https proxy certificate from server CLI so that I could add it as trusted CA?
It's RHEL 7 so as far as I know there's no openssl 1.1.x (which supports -proxy parameter and allows to do that)