Once you have obtained your certificate, you will be able to export it from your web browser as a PKCS#12 file, usually with the .p12 extension. Most tools will require you to convert this to PEM format, which you can do using the following commands:
> >
Once you have obtained your certificate, you will be able to export it from your web browser as a PKCS#12 file, usually with the .p12 extension. arcproxy is able to use credentials in this format, but other tools may require you to extract your certificate and private key from the PKCS#12 file in PEM format. You can do this using the following commands: