Service Virtualization

  • 1.  How to activate https on Portal ?

    Posted Sep 17, 2018 11:05 AM

    Hello,

     

    We want to enable LDAP authentication. In order to do so, we need to check/to be sure that all password are encrpted.

     

    How can we activate https on Portal component ? 

    When authenticating on the Workstation component, is the password encrypted ?

     

    Best regards,

     

    Benoit



  • 2.  Re: How to activate https on Portal ?
    Best Answer

    Broadcom Employee
    Posted Sep 17, 2018 11:11 AM

    Yes, all passwords are encrypted. 

     

    here is document you can look at to enable SSL between components. 

     

    Enable SSL with all Devtest components, Includes E - CA Knowledge 

     

    if you run into any issues,  please open a ticket with CA Support. 



  • 3.  Re: How to activate https on Portal ?

    Posted Sep 19, 2018 02:35 PM

    Specifically to enable https in portal you need to edit phoenix.properties

     

    For Ex:- 
    registry.portal.port=8443
    registry.https.enabled=true


    phoenix.https.enabled=true
    phoenix.ssl.keystore=${LISA_HOME}/webserver.jks
    phoenix.ssl.keystore.password={cry}dfghdfghdgh
    phoenix.ssl.keymanager.password={cry}stghdghdghdh



  • 4.  Re: How to activate https on Portal ?

    Posted Dec 06, 2018 01:28 PM

    Is this setting version specific?  



  • 5.  Re: How to activate https on Portal ?

    Broadcom Employee
    Posted Dec 06, 2018 01:55 PM

    No.



  • 6.  Re: How to activate https on Portal ?

    Posted Dec 06, 2018 02:01 PM

    Thanks! one other question.  Is it "pre-set" to HTTPS in more current versions (like 10.4), or is the default still HTTP and has to be manually changed?



  • 7.  Re: How to activate https on Portal ?

    Broadcom Employee
    Posted Dec 06, 2018 04:19 PM

    The only component present to use https is IAM with versions 10.3.0 and 10.4.0.  All other components by default use httpsd and tcp.