Opened 9 years ago
Closed 8 years ago
#49330 closed enhancement (fixed)
ssldump @0.9b3_2 Add support for TLS 1.2
Reported by: | gooichi@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | kurthindenburg (Kurt Hindenburg) |
Port: | ssldump |
Description
I have created a patch file that enables TLS 1.2 support.
Attachments (1)
Change History (4)
Changed 9 years ago by gooichi@…
Attachment: | ssldump.diff added |
---|
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Keywords: | haspatch added; ssldump TLS 1.2 removed |
---|---|
Version: | 2.3.4 |
Thanks!
comment:2 Changed 8 years ago by mike-savory
The guts of this patch is from https://gist.github.com/mtigas/5969597 and in turn that comes from the headers apple ships but reformatted /System/Library/Frameworks/Security.framework/Headers/CipherSuite.h
This should be reformatted as a patch to just the file ssl/ssl.enums so it can be managed separately (and with attribution). I will add this to my to-do list after I have checked if Sierra includes any extra cyphers.
comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | kurthindenburg added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I just grabbed all of Debian's patches and applied those - let me know if anything else is needed
Note: See
TracTickets for help on using
tickets.
patch for the ssldump directory (Portfile and files)