BOLO v.14.0 Install & Maintenance Guide

Software requirements to run BOLO

Useful commands

Certificate

  • Product Owners own a certificate issued by a CA (certified authority) for domain samjr.org. The following are things you may want to know about the certificate
    • Find the certifate files in the following locations in the Product Owner's Windows Server:

      • BOLO_API\src\main\resources\bolokeystore.p12

      • BOLO_CLIENT\certificates\samjr.org_private_key.pfx & BOLO_CLIENT\certificates\www.samjr.org_ssl_certificate

    • We ran into a lot of issues to make the application HTTPS but in summary this link may give you an idea of the basic steps we followed: Install a trusted root certificate

    • The certificate only works for domain samjr.org. If you want to enable HTTPS for you localhost environment you can use the following reference for guidance to create a self-signed certificate:

    Thank you!