Service Virtualization

 View Only
  • 1.  Virtual Service Catalog issue

    Posted Apr 19, 2018 02:05 AM

    Hi ,

     

    How to configure the ssl certificate path for Virtual Service Catalog & Identity Access Manager Components. I am not able to connect the Enterprise Dashboard (https://xx.xx.xx.xx:1506/) we are using the self-signed certificate in the ED & Registry. I have copied my certificate into {{vscatalog_home}} and vscatalog\IdentityAccessManager\certs location.

    But i am not able to connect the ED 10.3.

     

    Exception from vscatalog server console: 

    “2018-04-18 22:34:20.914  INFO 7684 --- [ XNIO-2 task-50] okhttp3.OkHttpClient

                      : <-- HTTP FAILED: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target”

     

    Version : DevTest 10.3

     

    Thanks

    Balamurugan.



  • 2.  Re: Virtual Service Catalog issue

    Posted Apr 23, 2018 07:56 AM

    Hi,

    Can anyone can help me to configure the ssl certificate for virtual service catalog.

     

    Appreciate your help.

     

    Regards,

    Balamurugan.



  • 3.  Re: Virtual Service Catalog issue
    Best Answer

    Posted Apr 26, 2018 10:50 PM

    Hello Bala!

    Currently VSCatalog - doesn't work in SSL enabled environment. This is accepted as a tool issue.

    CA support ticket has been raise for this issue and we have also escalated to Koustubh (CA SV product manager). 

    Please refer the ticket (1010588) for more details. 



  • 4.  Re: Virtual Service Catalog issue

    Posted Apr 27, 2018 05:05 AM

    Thanks Naraindrakumar.Palani. please update details here. Once the case is resolved.



  • 5.  Re: Virtual Service Catalog issue

    Posted Oct 12, 2018 02:52 AM

    Hi All,

     

    The VSC 10.4 release addressed the secure ED connection problem. if you are running vscatalog as windows service add the below properties in the vscatalogService.vmoptions file

    -Dcom.ca.ad.sv.iaam.key-store-type=JKS
    -Dcom.ca.ad.sv.iaam.key-store=file:///filepath.jks
    -Dcom.ca.ad.sv.iaam.key-password=yourpassword
    -Dlisa.webserver.https.enabled=true

     

    if there is any issue in loading more than virtual service in your VS catalog you can get the patch from CA Support by refering
    "Virtual Service Catalog issue - more than 100 VS - DE367587 Port to 10.4"

    Thanks,
    Balamurugan.