Re: ipsvd-0.9.3, sslio minimum checks?
"Clemens Fischer" <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
* 2004-06-07 Gerrit Pape: > On Sat, Jun 05, 2004 at 12:12:47AM +0200, Clemens Fischer wrote: >> * Gerrit Pape: >> > On Thu, Jun 03, 2004 at 02:14:11PM +0200, Clemens Fischer wrote: >> >> he! i had just finished patching matrixssl-1.0.2, and behold: right >> >> after >> > Good! >> >> ah, that was simple. but getting it into your build procedure required >> about the same amount of work. > > Why is that? You could simply apply a patch in the matrixssl: target of > the Makefile, I think. what i do is copy the matrixssl sources over into the package dir. a tweak is needed then to get a static matrixssl lib. it is built dynamic by default. >> unfortunately, that cert doesn't contain my hosts name, which is why i >> think sslclient rejects it: > > See the -X option to sslclient. what does it do? is there comprehensive documentation anywhere, except for the source? clemens