Virtuoso Open-Source Edition

  • Topic
  • Discussion
  • VOS.ODSBriefcaseFOAFSSLX509(Last) -- Owiki? , 2018-04-19 06:22:05 Edit owiki 2018-04-19 06:22:05

    X.509 Certificate Authority and HTTPS Listener Setup & Configuration

    1. Install Conductor VAD package.
    2. Install ODS VAD package.
    3. Go to the http://cname:port/conductor URL, enter the DBA user credentials.



    4. Go to System Admin->Security



    5. Enter the Issuer details and click Generate.



    6. Click Configure HTTPS Listeners



    7. Edit the new listener, and click "Generate New" key.



    8. Click Save



    9. Click Confgure ODS Endpoints



    10. Click "Create New Endpoint"



    11. Enter the home path for ODS, and save



    12. The new endpoint should now appear in the endpoint list.



    13. Go to the HTTPS site, e.g., https://cname:port/ods; in our example, https://localhost:4433/ods/. If Firefox is used, it will complain that the certificate is not valid, so we must register the site's certificate.



    14. In Firefox certificate manager, Site's certificates add an exception: Firefox Tools -> Options -> View Certificates -> Servers -> Add Exception,



    15. Confirm exception.



    Related