Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15
p11-kit
0001-Fix-a-typo-in-x-cetrificate-value-see-also...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Fix-a-typo-in-x-cetrificate-value-see-also-https-bug.patch of Package p11-kit
From b8f1e4febe31f18bf63a3a9ad0e336ede82dd0f1 Mon Sep 17 00:00:00 2001 From: Kai Engert <kaie@kuix.de> Date: Thu, 2 Feb 2017 16:08:13 +0100 Subject: [PATCH] Fix a typo in "x-cetrificate-value", see also https://bugs.freedesktop.org/show_bug.cgi?id=99600 --- common/constants.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/constants.c b/common/constants.c index 2d2ca21..351e982 100644 --- a/common/constants.c +++ b/common/constants.c @@ -174,7 +174,7 @@ const p11_constant p11_constant_types[] = { CT (CKA_CERT_SHA1_HASH, "cert-sha1-hash") CT (CKA_CERT_MD5_HASH, "cert-md5-hash") CT (CKA_X_ASSERTION_TYPE, "x-assertion-type") - CT (CKA_X_CERTIFICATE_VALUE, "x-cetrificate-value") + CT (CKA_X_CERTIFICATE_VALUE, "x-certificate-value") CT (CKA_X_PURPOSE, "x-purpose") CT (CKA_X_PEER, "x-peer") CT (CKA_X_DISTRUSTED, "x-distrusted") -- 2.16.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor