-
You should delete any certificate whose
Issued byandIssued tovalues are not the same (and therefore the certificate is not at the top of the hierarchy).Plese see this: https://docs.microsoft.com/en-us/troubleshoot/iis/http-403-forbidden-open-webpage
-
Please read this: Transport Layer Security (TLS) registry settings
-
Install it in
Personalwith store location =Local Machine. It MUST have private key. -
-
Install AltaSoft PSD2 root certificate in
Trusted root certificate authoritieswith store location =Local Machine. You can download from here: AltaSoft PSD2 certificate direct download. Password is:123456. -
Install AltaSoft PSD2 Test QCealC certificate in
Personalwith store location =Local Machine. You can download from here: AltaSoft PSD2 certificate direct download. Password is:123456.
-
-
Download the installer using the following link: Current .NET Core Hosting Bundle installer direct download
For more detailed instructions on how to install the ASP.NET Core Module, see Install the .NET Core Hosting Bundle.
-
Download the installer using the following link: Current PSD2 Sandbox Installer direct download
-
-
After program is loaded, you will see the login screen:
- Fill Bank BIC code - Your bank's 9 digit SWIFT BIC code
- Select Sandbox or Real
- Type your password (1234) and then press 'Next' button
-
Now you will see the Database and Certificate screen:
- Select
SQL ServerorDataAccess API - If you selected
SQL Server, then fill SQL connection string for SQL server, where PSD2 database will be created. Database user must havedb_ownerrights onPSD2_Portaldatabase (You can use Sql connection string dialog by pressing '...' button) - If you selected
DataAccess API, then fill DataAccess API-s URL and aslo Username and password for basic authentication - Fill your QSealC certificates thumbprint and press 'Next' button (You can use Select Certificate dialog by pressing '...' button)
- Select
-
Now you will see the Settings screen:
-
Fill all settings
- Base hostname - Base hostname for PSD2 Web services/sites. Should match your SSL certificate
- Base location - Base physical path, where all PSD2 related Web services/sites will be installed
- Load balancer - Check this if you have load balancer in front of IIS
-
Verify that all settings are good and then press 'Next' button
-
-
Now you will see Dev.Portal & Sandbox API screen:
- Verify that Location & Hostname-s are correct
- Press 'Download' button
- Wait while new version is being downloaded
- Press 'Install' button
- You will be prompted to select SSL certificate for this site.
- Please choose the right one and press 'OK'
-
- That's it. 😃
- Check that everything is working as expected





