web.html.merchant_settings.html Maven / Gradle / Ivy
BitMerchant
Merchant Settings
Warning: Server not secure!
To enable SSL/TLS encryption(which you definitely should since as a merchant you will be sending and receiving money), You need to place three files in ~/.bitmerchant/, and then restart bitmerchant. This warning will dissapear once this is done.
- a file named keystore.jks
- You can use openssl, and keytool commands at this site to generate a keystore.jks from your domain name and ssl certificates.
- a file named pass, containing your keystore password.
- a file named domain containing your domain name, IE, example.com . You don't need to include the https://.