linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* X509_CERTIFICATE_PARSER depends on SYSTEM_TRUSTED_KEYRING
@ 2013-11-24 16:50 M G Berberich
  0 siblings, 0 replies; only message in thread
From: M G Berberich @ 2013-11-24 16:50 UTC (permalink / raw)
  To: linux-kernel

Hello,

seems that X509_CERTIFICATE_PARSER depends on SYSTEM_TRUSTED_KEYRING.

--- linux-3.13/crypto/asymmetric_keys/Kconfig.old       2013-11-24 17:48:22.269152229 +0100
+++ linux-3.13/crypto/asymmetric_keys/Kconfig   2013-11-24 17:48:25.120150577 +0100
@@ -29,7 +29,7 @@
 
 config X509_CERTIFICATE_PARSER
        tristate "X.509 certificate parser"
-       depends on ASYMMETRIC_PUBLIC_KEY_SUBTYPE
+       depends on ASYMMETRIC_PUBLIC_KEY_SUBTYPE && SYSTEM_TRUSTED_KEYRING
        select ASN1
        select OID_REGISTRY
        help


	MfG
	bmg

-- 
„Des is völlig wurscht, was heut beschlos- | M G Berberich
 sen wird: I bin sowieso dagegn!“          | berberic@fmi.uni-passau.de
(SPD-Stadtrat Kurt Schindler; Regensburg)  | www.fmi.uni-passau.de/~berberic

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-24 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-24 16:50 X509_CERTIFICATE_PARSER depends on SYSTEM_TRUSTED_KEYRING M G Berberich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).