Hi,
in the WBM you can download the certificate as .crt and the key as .pem.
Is there a possibility do get these files with .der file extension.
I need this for UA Expert and another Client. Is there a possibility to convert.
Best regards
Christoph
You should be able to use openssl to do that, if you search the internet there are lots of examples of commands that should help.
Alternatively, if you simply „trust“ the Server certificate in UaExpert, it will add the server certificate to its own Trust store. Using that method, there is no need to convert the certificate for UaExpert.
If you don’t want to work with openssl there is also a software called XCA to convert certificates.