Skip to content

ohauer/psd2_ca_certificate_downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSD2 Client Certificate CA Downloader

This tool downloads all granted and valid certificates for webiste authenticaten from https://esignature.ec.europa.eu.

The certificates will be stored in a .crt file.

Preparation

Prerequisites

  • Python >= 3.8
  • Pip

Install required modules

Install the requirements:

pip install -r requirements.txt

Downloading the certificates

python main.py

About

Downloads PSD2 client certificate CAs from ec.europa.eu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%