Difference between revisions of "Creating an X509 certificate using OpenSSL"

Jump to navigation Jump to search
no edit summary
(Created page with "== Overview == ODBClink provides the ability to access your Xero data using your own private application. This approach, while technical to configure, bypasses the need to se...")
 
Line 15: Line 15:
# Open the command line application using '''<Windows Key>+<R Key>''' on your keyboard and running the '''CMD''' command;
# Open the command line application using '''<Windows Key>+<R Key>''' on your keyboard and running the '''CMD''' command;
# Go to the OpenSSL bin folder using either of these command lines
# Go to the OpenSSL bin folder using either of these command lines
: CD C:\OpenSSL-Win32\bin\
:: '''CD C:\OpenSSL-Win32\bin\'''
: CD C:\OpenSSL-Win64\bin\
:: '''CD C:\OpenSSL-Win64\bin\'''
# Navigate to [https://api.xero.com/Application https://api.xero.com/Application] and login to Xero;
# Navigate to [https://api.xero.com/Application https://api.xero.com/Application] and login to Xero;
# If this is not your first private application, click the '''Add Application''' button;
# If this is not your first private application, click the '''Add Application''' button;
1,346

edits

Navigation menu