|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2010
/
2010-03
[
2010-02 ]
[
2010-04 ]
-
2010-03-30 22:56:21
=?windows-1252?Q?Re=3A_=5BPound_Mailing_List=5D_Pound_2=2E5_build_w=2F_openssl_?= =?windows-1252?Q?1=2E0=2E0_fails_=40_=22pound=2Eh=3A340=3A_error=3A_expected_specifier=2Dqualif?= =?windows-1252?Q?ier=2Dlist_before_=91LHASH=92=22=3B_OK_w=2F_0=2E9=2E8=2E=2E=2E?=
/ PGNet Dev <pgnet.dev+pound(at)gmail.com>
fyi, the PATCH available here,
http://www.apsis.ch/pound/pound_list/archive/2010/2010-02/1266065082000
seems to do the trick,
ldd ./pound | egrep "crypto|ssl"
libssl.so.1.0.0 => /usr/l...
-
2010-03-30 22:46:08
=?windows-1252?Q?Pound_2=2E5_build_w=2F_openssl_1=2E0=2E0_fails_=40_=22pound=2Eh=3A34?= =?windows-1252?Q?0=3A_error=3A_expected_specifier=2Dqualifier=2Dlist_before_=91LHASH?= =?windows-1252?Q?=92=22=3B_OK_w=2F_0=2E9=2E8=2E=2E=2E?=
/ PGNet Dev <pgnet.dev+pound(at)gmail.com>
fyi,
cd Pound-2.5
with openssl 0.9.8k,
/usr/bin/openssl version
OpenSSL 0.9.8k 25 Mar 2009
./configure --with-ssl=/usr ...
make
ldd ./pound | egrep "ssl|crypto"
libssl.so.0.9.8 => /u...
-
2010-03-29 22:13:07
Allow unsanitized requests for openvpn?
/ Matt Van Mater <matt.vanmater(at)gmail.com>
Hello all,
I have Pound set up to listen on a single IP address for HTTPS connections
and then based on the Service's HeadRequire section I redirect the
connection to a port on localhost, then I have...
-
2010-03-29 19:25:49
How to change catch all to specific URL?
/ "Anne Moore" <diabeticithink(at)yahoo.com>
Greetings all
I have a pound server that I need to load balance between two backend
servers.
Quick question to see if this is possible:
I need the catch all to go to a specific URL on the two b...
-
2010-03-25 06:19:26
pound failing to load valid CAcert in CAfile -> "error:0906D06C:PEM routines:PEM_read_bio:no start line"
/ PGNet Dev <pgnet.dev+pound(at)gmail.com>
i've created my own CA ssl cert (CAcert.pem), and server cert (cert.pem).
verifying,
openssl verify -verbose -CAfile /svr/ssl/CAcert.pem -purpose
sslserver /svr/ssl/cert.pem
cert.pem: OK
(and, f...
-
2010-03-24 18:30:28
OCSP Stapling support in pound?
/ PGNet Dev <pgnet.dev+pound(at)gmail.com>
i've been happily using pound in front of mod_ssl-less apache,
handling all my sites & certs.
i'm hoping to deploy an OCSP responder for online/dynamic SSL
Certificate mgmt. ideally standalone, rath...
-
2010-03-22 19:26:18
Pound & Cygwin & RPC over HTTP
/ "Jancar, Bojan" <Bojan.Jancar(at)softwareone.com>
I'm running Pound on Cygwin under Win2008 server. Everything works fine
except rpc over http. I get the following error:
Mar 22 19:12:05 CHPVS00047 (df9cb0): e500 error copy client cont to
10.96.1.55...
-
2010-03-22 03:34:56
HTTPS Backend Config
/ Woon Khai Swen <woonks(at)ioigroup.com>
Hello,
Has anyone successfully connect to a HTTPS backend with the latest release 2.5? Changelog mentioned this is supported in release 2.5c and above.
I tried it out in a lab environment, but faile...
-
2010-03-21 14:46:38
Re: [Pound Mailing List] TPROXY
/ Falk Brockerhoff <nmc(at)smartterra.eu>
Hi there,
you would probably run into some kind of trouble with TPROXY and ListenHTTPS on Pound... But for the rest it would be great - but not necessary for me at the moment :)
Schönen Gruß aus Dui...
-
2010-03-16 16:35:06
Connection Timeouts
/ David W King <davidwk(at)goshen.edu>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I started a new job two weeks ago and with it I inherited a server
running pound as a front end for tomcat. I am a _complete_ pound noob
but it worked f...
-
2010-03-16 03:16:56
Problem with pound SSL
/ "Anne Moore" <diabeticithink(at)yahoo.com>
Hello All
I'm setting up POUND for my entire corporation. We, however, cannot seem to
get the SSL working correct.
Here's our setup:
(Entire network is private):
Clients >> POUND >> BackendServer1...
-
2010-03-10 23:20:52
Pound segfaults on first request
/ "(private) HKS" <hks.private(at)gmail.com>
I'm moving my Pound servers from OpenBSD to FreeBSD 8.0 AMD64.
I've compiled Pound 2.5 from source --with-maxbuf=16384 and included
PCRE. Each instance of Pound is throwing this error at its first
re...
-
2010-03-03 20:56:02
Pound mailing list emails considered spam with spamassassin
/ Chris Morrow <cmorrow(at)verrus.com>
Hello all,
I am curious if anyone else's mail server is identifying the Pound mailing list emails as spam? There are two issues (one major) which is leading to this problem. If they can be resolved i...
-
2010-03-03 00:01:14
Strange Issue with other HTTP methods
/ Madhan Kanagavel <madhan(at)yahoo.com>
Hello, We have been using Pound for a while in our production server handling thousands of requests every day and it has been working admirably.
We recently wanted to add support for WebDAV HTTP meth...
-
2010-03-02 12:51:48
Clarify procedure for multiple host headers in pound.conf
/ Keith <keith(at)scott-land.net>
I've looked through the mailing lists and at Google but I need some help
on my confirmation.
I've got some web servers that I am moving behind pound any they have
about 300 virtual sites on each o...
-
2010-03-01 22:52:45
ClientCert depth of verification levels
/ Chris Morrow <cmorrow(at)verrus.com>
Hi all,
I was unable to find documentation describing exactly what the depth of verification is doing on the ClientCert parameter. I have a few questions.
1) Does someone have a breakdown of each de...
-
2010-03-01 13:51:04
Feature Request: TLS Vhosts using SNI
/ Will Tatam <will(at)netmindz.net>
Any chance of adding http://en.wikipedia.org/wiki/Server_Name_Indication
support ?
We don't support anything below IE7 and FF2 (test your browser at
https://sni.velox.ch/)
I love pound and have bee...
-
2010-03-01 00:43:20
RPC over HTTPS
/ Roman Zhelonkin <zhelonkin.roman(at)gmail.com>
Hello,
I am wondering if anybody has got POUND working with Microsoft RPC
over HTTPS? I saw some old threads in mail archive telling it does not
work. But I failed to find out if anybody has got it f...
|