Skip to content

LoTW P12 File – Not Possible to Upload

Some times, as in my case, uploading p12 file is not possible:

image

In this case, first you must check if openssl extension is installed in your PHP:

image

In a WAMP server (Windows) you have also to create an environment variable, but TAKE CARE WITH THE PATH OF THE FILE, it must be the path of the php version you are using:

image

Make sure that the path to the environment variable is correct!

If still doesn't work, you can install openssl for windows downloaded from https://slproweb.com/products/Win32OpenSSL.html depending on your windows version. You can download the light version and install it as usual.

image

You also have to edit the PATH variable adding a New Line with the path of openssl.exe: C:\Program Files\OpenSSL-Win64\bin

image

Restart your server and it should work

73 de EA5WA