User Tools

Site Tools


setuprevolutapi

This is an old revision of the document!


Configuring Revolut Bank with SQL-Ledger

Step 1: Generate a private and public certificate on your server

   openssl genrsa -out privatecert.pem 2048

followed by

   openssl req -new -x509 -key privatecert.pem -out publiccert.cer -days 1825

Step 2: Add certificate

Add your certificate by copying contents of publiccert.cer to your revolut account as shown in the screen shots below:

setuprevolutapi.1689427198.txt.gz · Last modified: 2023/07/15 13:19 by sweitmann