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.
https://docbox.etsi.org/ESI/Open/Latest_Drafts/ts_119495v000003_for-public-review.pdf
I had the same requirement months ago, and I wrote a eIDAS test certificate generator compliant psd2. I followed the ASN.1 Declaration giving by the "ts_119495v000003_for-public-review.pdf" document.
here is the link to generate eIDAS test certificate generator
And then here xs2a open srce we have write some certificate extractor, to extract psd2 attributes and roles from the generated certificate.
I too created a certificate generator.
Based on ts_119495v010302p.pdf
https://github.com/payoneer/Psd2CertificateGenerator
Used .Net Core 2.2
Feel free to comment, suggest, report issues and create pull requests.
来源:https://stackoverflow.com/questions/50045376/how-to-create-eidas-certificate-with-qwac-and-qsealc-profiles-psd2-specific-att