Re: [Twisted-Python] twisted echo ssl client with .p12

2015-03-19 Thread Glyph
> On Mar 19, 2015, at 8:36 AM, Louis D. Burr wrote: > > Hi Timothy, > >> On Mar 19, 2015, at 9:56 AM, Timothy Gallagher >> mailto:timothy.gallag...@nuspire.com>> wrote: >> >> Hello all, >> I have a project that requires client server with ssl/tls including client >> certificate authenticatio

Re: [Twisted-Python] twisted echo ssl client with .p12

2015-03-19 Thread Louis D. Burr
Hi Timothy, > On Mar 19, 2015, at 9:56 AM, Timothy Gallagher > wrote: > > Hello all, > I have a project that requires client server with ssl/tls including client > certificate authentication. Also the a requirement is that the client needs > to use a .p12 file to house its keys. I have the

[Twisted-Python] twisted echo ssl client with .p12

2015-03-19 Thread Timothy Gallagher
Hello all, I have a project that requires client server with ssl/tls including client certificate authentication. Also the a requirement is that the client needs to use a .p12 file to house its keys. I have the server part and client part down except I cannot find any code examples using a .p1