CA Service Management

  • 1.  Problem to Configure Catalog HTTPS Access

    Posted Mar 11, 2019 01:46 PM

    I´m trying to configure catalog https access according docops documentation.

    But when I try to import the certificate in java keystore I receive the following error:

     

    C:\Program Files\CA\Service Catalog\embedded\jre8\bin>keytool -import -alias BAY
    -file baymetrics.cer -keystore "C:\\Program Files\\CA\\Service Catalog\\.keystore"
    Enter keystore password:
    keytool error: java.security.cert.CertificateParsingException: signed fields invalid

     

    I tryed to import several cert file types, but nothing worked.



  • 2.  Re: Problem to Configure Catalog HTTPS Access

    Broadcom Employee
    Posted Mar 14, 2019 10:47 AM

    Hi Paulo,

     

    I could not find much for the error seen "keytool error: java.security.cert.CertificateParsingException: signed fields invalid". It seems that this error is 'keytool' utility error and not Catalog error. Maybe some researches on Google about this error could return any useful information.


    One thing I found in an old issue related to above error is that the certificate needed to be in an x.509 format and the version was .pfx which did not appear to be supported by jre... Not sure if this information is helpful.

     

    In addition, I found below documents. Check them and let us know if they could help you.

     

    How to enable SSL on Service Catalog r17.0 using .pfx certificate (alternative option)?

    How to install and use a CA Certificate (.pfx) using Service Catalog 17.0?
    https://comm.support.ca.com/kb/how-to-install-and-use-a-ca-certificate-pfx-using-service-catalog-170/kb000016675

     

    Regards,

    Roberto