Service Virtualization

Tuesday Tips: Enabling SSL for the DevTest Portal

  • 1.  Tuesday Tips: Enabling SSL for the DevTest Portal

    Broadcom Employee
    Posted Jul 10, 2015 02:24 PM

    Set this properties in the local.properties file of the Workstation :

     

    lisa.portal.url.prefix=https://

     

    Restart Workstation to pick up property.

     

    Uncomment these properties in the phoenix.properties file of where the Portal is running:

     

    registry.https.enabled=true

    phoenix.https.enabled=true

     

    Restart Portal to pick up new properties values.