How to create eIDAS certificate with QWAC and QSealC profiles (PSD2 specific attributes) for testing

筅森魡賤 提交于 2019-12-03 13:08:02

问题


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


回答1:


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.




回答2:


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!