Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 176485
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Anderson (tanderson) <tanderson@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
diff Patch that fixes ssl handshaking patch Thomas Anderson (tanderson) 2007-04-29 18:36 0000 864 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 176485 depends on: Show dependency tree
Bug 176485 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-29 18:35 0000
If I set "ssl" USE flag off and then emerge munin, it will turn tls off in
/etc/munin/munin-node.conf but not in /etc/munin/munin.conf. This results in
handshaking failures between the client and server since the server is trying
to connect with TLS. Attached diff will fix this. I changed a few things(like
putting it in src_compile) but it doesn't produce any other differences in
functionality except that it disables ssl in both munin config files.

Reproducible: Always

Steps to Reproduce:
1.echo "net-analyzer/munin -ssl" >> /etc/portage/package.keywords
2.emerge munin
3.Try to use munin

Actual Results:  
Handshaking fails because server is trying to connect to client with tls when
the client has tls turned off.

Expected Results:  
Handshaking should work.

------- Comment #1 From Thomas Anderson (tanderson) 2007-04-29 18:36:57 0000 -------
Created an attachment (id=117660) [details]
Patch that fixes ssl handshaking

------- Comment #2 From Robin Johnson 2007-05-13 06:07:57 0000 -------
fixed in cvs.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug