Forum Discussion

jaikumar_f5's avatar
Dec 08, 2017

An error has occurred while trying to process your request while selecting certificate

How to find the special character in the certificate. Getting the below error. Could not use GUI to see certificate details. Only tmos works.

        at iControl.ManagementKeyCertificateBindingStub.get_certificate_list_v2(ManagementKeyCertificateBindingStub.java:1760)
        at com.f5.model.security.PKIStore.getSSLCertificatesMap(PKIStore.java:82)
        ... 84 more
Caused by: org.xml.sax.SAXParseException; lineNumber: 1109; columnNumber: 43; An invalid XML character (Unicode: 0x13) was found in the element content of the document.
        at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)
        at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)

I'm unable to narrow down the certificate which may be causing this.

I guess, I've hit article - K47741472: The Configuration utility does not process SSL keys and certificates with names that include special characters
No RepliesBe the first to reply