Create Test Certificates

APIIDA AG provides a way to create test certificates which can be used to authenticate against the PSD2 Solution Pack. The certificates are issued together with a private key. The cert-key-pair is issued in a JSON format.

There are two ways to create a test certificate pair:

  1. Use the swagger view and “try it out”: https://psd2.apiida.com/certGenerator

  2. Directly call the API with a POST request and a specified JSON body (see the swagger view for documentation) on the following URL: https://psd2.apiida.com/createMockCerts

We have improved the above service to now also sign the Certs with an APIIDA CA. This was necessary to get closer to the real prod checking. To get even closer we suggest to use the following content for the certs, as these are real EBA entries of companies.

The OrganisationIdentifier should be of the format PSD<CountryCode>-<NA code>-<some identifier>

here is an example:

PSDDE-BAFIN-151788

 

apiida.com