← Back to team overview

freeipa team mailing list archive

[Bug 1772450] Re: freeipa server -- problems with certificates

 

Strange. I am able to execute 'pki cert-find' without error.

$ pki cert-find
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/share/java/slf4j-jdk14.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]
----------------
13 entries found
----------------

...

Is there some other stage you think may be responsible for the error? I
can dig into the Java layer if you have any hypotheses that lead
there...

-- 
You received this bug notification because you are a member of FreeIPA,
which is subscribed to freeipa in Ubuntu.
https://bugs.launchpad.net/bugs/1772450

Title:
  freeipa server -- problems with certificates

Status in freeipa package in Ubuntu:
  Confirmed

Bug description:
  After having installed FreeIPA server on Ubuntu 18.04 and having
  sorted out all the other bugs, I still have problems with
  certificates.

  In the web interface, every attempt to select the "Authentication ->
  Certificates" tab ends with the following error

  IPA Error 4301: CertificateOperationError
  Certificate operation cannot be completed: Unable to communicate with CMS (Start tag expected, '<' not found, line 1, column 1)

  The problem also occur with command line utilities. For example, 'ipa
  cert-show 1' returns the error: 'ipa: ERROR: Certificate operation
  cannot be completed: Unable to communicate with CMS (500)'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1772450/+subscriptions


References