I want to create a eIDAS certificate with QWAC and QSealC profiles with PSD2 specific attributes as mentioned in the doc. Please help me, this is just for testing purposes.<
I would like to extend @guymoyo's answer with clearer instruction. Xs2a (https://github.com/adorsys/xs2a) repository provides a docker image for Xs2a certificate generator: https://hub.docker.com/r/adorsys/xs2a-certificate-generator
So to generate your own TPP certificate all you need to do:
docker run -p 8092:8092 adorsys/xs2a-certificate-generator
Swagger UI
http://localhost:8092/swagger-ui.htmlTry it out
of createCertUsingPOST