Report information
The Basics
Id:
36956
Status:
resolved
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
(no value)

Attachments
Dates
Created:Fri, 22 Aug 2014 08:51:58 -0400
Updated:Fri, 07 Jul 2017 20:10:08 -0400
Closed:Fri, 22 Aug 2014 13:42:49 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: [PATCH] Register pkcs11 results in dighost.c
Date: Fri, 22 Aug 2014 14:51:48 +0200
To: bind9-bugs@isc.org
From: Tomas Hozza <thozza@redhat.com>
Register pkcs11 results in dighost.c if BIND was compiled with native pkcs#11 functionality. Previously dig exited with: dig: dst_lib_init: (result code text not available) if no PKCS#11 provider was on the system With the patch, it exits with: dig: dst_lib_init: no PKCS#11 provider Regards, -- Tomas Hozza Software Engineer - EMEA ENG Developer Experience PGP: 1D9F3C2D Red Hat Inc. http://cz.redhat.com

Message body is not shown because sender requested not to inline it.

Thanks, committed: 3927. [bug] dig: report PKCS#11 error codes correctly when compiled with --enable-native-pkcs11. [RT #36956] 9.11.0, 9.10.1