scepgen-n.c: In function 'cm_scepgen_n_resign': scepgen-n.c:91:10: warning: implicit declaration of function 'i2d_ASN1_SET_OF_X509_ATTRIBUTE' [-Wimplicit-function-declaration] salen = i2d_ASN1_SET_OF_X509_ATTRIBUTE(sinfo->auth_attr, NULL, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scepgen-n.c:95:13: error: 'IS_SET' undeclared (first use in this function) IS_SET); ^~~~~~ scepgen-n.c:95:13: note: each undeclared identifier is reported only once for each function it appears in scepgen-n.c:123:2: warning: implicit declaration of function 'M_ASN1_OCTET_STRING_set' [-Wimplicit-function-declaration] M_ASN1_OCTET_STRING_set(sinfo->enc_digest, ^~~~~~~~~~~~~~~~~~~~~~~
*** Bug 1419559 has been marked as a duplicate of this bug. ***
https://git.fedorahosted.org/cgit/certmonger.git/commit?id=e22b6c5aaad83a9814a6f25d0d44c12dcc31edd5 depends on stuff that was removed in https://github.com/openssl/openssl/commit/b5f07d6a66df963e45a5f7fe23329009b12bdf87
I started a little bit to port certmonger to openssl-1.1 https://fedorahosted.org/certmonger/ticket/64. But I am not an expert in this area so someone else need to finish it.
Proposed as a Blocker for 26-alpha by Fedora user lslebodn using the blocker tracking app because: It must be possible to join the system to a FreeIPA or Active Directory domain at install time and post-install, and the system must respect the identity, authentication and access control configuration provided by the domain. And it is not possible to install freeipa-client because nothing provides libxmlrpc_util.so.3()(64bit) needed by certmonger-0.78.6-4.fc26.x86_64
+1 blocker. We could do a build with the proposed patches from the trac ticket, but not sure that's the best idea yet.
Discussed during the 2017-02-27 blocker review meeting: [1] The decision to classify this bug as an accepted blocker was made as it violates the following Alpha-blocker criteria: "It must be possible to join the system to a FreeIPA or Active Directory domain at install time and post-install, and the system must respect the identity, authentication and access control configuration provided by the domain" [1] https://meetbot.fedoraproject.org/fedora-blocker-review/2017-02-27/f26-blocker-review.2017-02-27-17.00.txt
This also prevents deployment of a FreeIPA server, which is itself Alpha blocking, as freeipa-server depends on freeipa-client.
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'.
It seems certmonger has now been rebuilt: https://koji.fedoraproject.org/koji/buildinfo?buildID=862860 can this be closed?
I'm gonna go ahead and figure 'yes'.