You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/tmp/intelmq/intelmq/lib/bot.py", line 153, in start
self.process()
File "/tmp/intelmq/intelmq/bots/outputs/smtp/output.py", line 49, in process
smtp.starttls(ssl.create_default_context())
File "/usr/lib/python3.4/smtplib.py", line 686, in starttls
keyfile=keyfile)
File "/usr/lib/python3.4/ssl.py", line 468, in _create_stdlib_context
raise ValueError("certfile must be specified")
ValueError: certfile must be specified
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: