From f09e0c2a6c6af89f4c3c3cfd9c56cce47439f383 Mon Sep 17 00:00:00 2001 From: Jakub Filak Date: Thu, 13 Nov 2014 07:01:37 +0100 Subject: [PATCH] Revert "ureport: use 'rhsm' ssl client auth by default" This reverts commit fb554038d9bc692d99fbd6eace61979dc48a8b93. Accidentally cherry-picked from the rhel7 branch. --- src/plugins/ureport.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/ureport.conf b/src/plugins/ureport.conf index 75c4893..da00990 100644 --- a/src/plugins/ureport.conf +++ b/src/plugins/ureport.conf @@ -23,7 +23,7 @@ # None (default): # SSLClientAuth = # Using RH subscription management entitlement certificate: -SSLClientAuth = rhsm +# SSLClientAuth = rhsm # Using Puppet certificate: # SSLClientAuth = puppet # Using custom certificate: -- 2.1.0