summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Bugzilla.conf
diff options
context:
space:
mode:
authorMichal Toman <mtoman@redhat.com>2010-07-13 18:53:39 +0200
committerKarel Klic <kklic@redhat.com>2010-07-13 18:53:39 +0200
commitd56eb7e6f0d3c1f5df52daedbea5654e1c714fd2 (patch)
tree4bd9a19e30f367fa0e0c5a7ef2f43bb64838269e /lib/Plugins/Bugzilla.conf
parent13ea287d7d81d9d9dba957228652e1d8dc36388e (diff)
downloadabrt-d56eb7e6f0d3c1f5df52daedbea5654e1c714fd2.tar.gz
abrt-d56eb7e6f0d3c1f5df52daedbea5654e1c714fd2.tar.xz
abrt-d56eb7e6f0d3c1f5df52daedbea5654e1c714fd2.zip
changing NoSSLVerify to SSLVerify in bugzilla plugin
Diffstat (limited to 'lib/Plugins/Bugzilla.conf')
-rw-r--r--lib/Plugins/Bugzilla.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Plugins/Bugzilla.conf b/lib/Plugins/Bugzilla.conf
index bd83a08e..4eebd994 100644
--- a/lib/Plugins/Bugzilla.conf
+++ b/lib/Plugins/Bugzilla.conf
@@ -2,8 +2,8 @@ Enabled = yes
# Bugzilla URL
BugzillaURL = https://bugzilla.redhat.com/
-# yes means that ssl certificates will not be checked
-NoSSLVerify = no
+# yes means that ssl certificates will be checked
+SSLVerify = yes
# your login has to exist, if you don have any, please create one
Login =
# your password