Displaying 20 results from an estimated 1000 matches similar to: "Blowfish issues with somewhat big files"
2015 Sep 20
2
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
As this is my first message to this ML: Hello!
I am using a password-protected SSL key for my dovecot MDA.
When I tried to use the ssl_key_password configuration directive as follow:
ssl_key_password = </path/to/passfile
it did not work as I logged the following:
dovecot: imap-login: Error: SSL: Stacked error: error:06065064:digital
envelope routines:EVP_DecryptFinal_ex:bad decrypt
dovecot:
2015 Sep 21
1
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
Hello,
Thanks for your answer.
I read this Wiki tip, but it does not fit, as I serve emails for several
domains, each using its iwn (potentioally enciphered) private key.
I thus need to use the directive as port of a local_name block.
I tried to create 2 blocks in 2 different files automatically loaded from
conf.d:
### private.conf ### <-- prevented read permission for other than root:root
2019 Feb 24
2
password protected ssl key seems unsupported after update to 2.3.4.1
Hi,
On a debian server after an update to dovecot to 2.3.4.1 imaps mail client stop working.
I?ve applied necessary migration for ssl_dh (cf https://wiki.dovecot.org/Upgrading/2.3 <https://wiki.dovecot.org/Upgrading/2.3> ) but that was not enough. The workaround I?ve setup was to remove password protection from the ssl_key file. All tests with ssl_key_password parameter failled (direct
2004 Aug 06
2
dumpfile with libshout2/icecast2
Heyas,
I'm trying to get setDumpfile working with the java libshout bindings.
I am calling shout_set_dumpfile(shout,char*) after specifying the port,
host, mount and password, yet, the dumpfile is not created on the server
side. To be more specific, I'm trying this:
bin/streamAdmin -d /tmp/test.mp3 -h streams.benow.ca -p 80 -P pass -m
/benow
which sets the dumpfile to be /tmp/test.mp3
2004 Aug 06
1
dumpfile with libshout2/icecast2
Thanks for the reply, Mike.
Is there currently any way to accomplish the same thing (ie, recording
of a dumpfile for a mount for a given duration) with icecast2 as it
stands? Perhaps through the admin interface, or via a config change and
reload? I'm surprised this feature has not been more requested, it
would certainly be welcome here.
If not, no biggie, I could just use a local
2002 Apr 21
3
SHorewall and Accounting Scripts
Hi everyone!
First of all: Big thanks to Tom for this great work!!
Now on to my qestion:
I am using Shorewall among other machines on an new server where we
need some kind of accounting.
The script we would like to use for this is iam
(http://intevation.de/iam/).
The docs say:
Alternatively you can use your own iptables script and only add the
''dump'' option, which should
2011 Dec 14
1
Still plugging away at the repo conversion
This is taking longer than I expected, because there is all kinds of
cvs2svn-generated ugliness in your back history that tends to crash
my tools. Your repo makes a great test case. (Yes, I know, that's like
having someone say "Your dog is fantastically ugly!")
Current state of things is that I have scrapped my precious approach,
which was to put the Subversion tools in a Python
2005 Dec 29
1
Problem Reading SPlus Dump Into R - Spaces Embedded in Data
Hello,
I'm trying to source() an SPlus 6.x file created using dump(...,
oldStyle=T) into R (version 2.01) as using the following instructions:
> *If you have access to S-PLUS, it is usually more reliable to |dump|
> the object(s) in S-PLUS and |source| the dumpfile in R. For S-PLUS 5.x
> and 6.x you may need to use |dump(..., oldStyle=T)|, and to read in
> very large objects
2015 Mar 18
0
Bug 3831: basic_ncsa_auth Blowfish and SHA support, really fixed?
Hi,
I'm using squid-3.3.8-12.el7_0.x86_64 on CentOS 7
I've configured squid for basic authentication, md5 password *works*, but
if fails when I try to use either blowfish or sha password.
Below is the cache.log when it fails:
2015/03/18 17:21:02.637 kid1| Checklist.cc(275) matchNode: 0x7f217e8baca8
matched=0 async=0 finished=0
2015/03/18 17:21:02.637 kid1| Checklist.cc(299)
2004 Aug 06
2
ices configuration not working
OS: FreeBSD4.8
okay I installed ices from /usr/ports/audio/ices
copied ices.conf.dist to config.xml
can somebody explain to me why the configuration file is not getting loaded
root@hurricane# ices [/usr/local/etc/ices]
IceS 2.0beta2
(c) Copyright 2001-2002 Michael Smith <msmith@icecast.org>
Usage: "ices config.xml"
root@hurricane# ices
2015 Sep 20
0
ssl_key_password loaded from file: 'Couldn't parse private ssl_key'
Hi,
On 2015-09-20 15:35, B. R. wrote:
> As this is my first message to this ML: Hello!
>
> I am using a password-protected SSL key for my dovecot MDA.
> When I tried to use the ssl_key_password configuration directive as
> follow:
> ssl_key_password = </path/to/passfile
> it did not work as I logged the following:
> dovecot: imap-login: Error: SSL: Stacked error:
2019 Feb 25
0
password protected ssl key seems unsupported after update to 2.3.4.1
It's in our backlog, but not fixed yet.
Aki
On 24.2.2019 21.30, admin--- via dovecot wrote:
> Hi,
>
> On a debian server after an update to dovecot to 2.3.4.1 imaps mail
> client stop working.
> I?ve applied?necessary migration for ssl_dh
> (cf?https://wiki.dovecot.org/Upgrading/2.3?) but that was not enough.
> The workaround I?ve setup was to remove password protection
2002 Jul 04
4
With bounds checking patch for gcc-3.1 problems if using AES
Hello developers,
some informations before I come to the problem:
At work we're using Open-SSH 3.4p1 under Solaris 8. I compiled the
Open-SSH by myself with gcc-3.1. In the gcc is the bounds checking patch
included
(http://web.inter.nl.net/hcc/Haj.Ten.Brugge/bounds-checking-gcc-3.1-1.01.patch.bz2).
With this patch I compiled:
- prngd 0.9.25
- zlib 1.1.4
- Open-SSL 0.9.6d
Everything
2004 Aug 06
1
Stream metadata settings
On Mon, 2003-12-01 at 13:52, Melanie wrote:
> True - in that case, another fix ist called for, but it's just as simple:
>
> diff -b -B -r -u -P --exclude-from=ignore ../icecast/src/source.c
> ./src/source.c--- ../icecast/src/source.c Mon Dec 1 14:49:52 2003
> +++ ./src/source.c Mon Dec 1 14:50:56 2003
> @@ -72,7 +72,7 @@
> src->yp_public = 0;
>
>
2014 May 15
1
samba (via openchange) panic when checking username in outlook
Hi all
I installed Sogo + OpenChange following the user guides
(http://www.sogo.nu/downloads/documentation.html), on a CentOS6.
The only difference from the official way is I have a 4.1.7 Samba I
built using Sogo specfile, where I added the "--enable-debug"
"./configure" option: http://pastebin.com/P129yhu2
All but the samba4 RPM is from the Sogo repository.
Using it
2004 Aug 06
2
Archive Dump Failure / Error Codes?
All --
Any idea why a stream dump would fail?
> dump 123 test.mp3
Failed opening dumpfile [test.mp3] for source 123 [4]
Are the error codes listed somewhere?
Thanks!
Roy
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only
2015 Nov 28
1
Automatic rotation Dump-File possible?
Hi all,
I try to found some information about if possible has dump-files that
rotate automatically.
I has setup:
<dump-file>/recordings/stream-%Y%m%d-%H%M%S</dump-file>
How is the correct way to split every 1 hour for example this dumpfile?
Thanks
Alejandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Feb 14
1
speed in batch mode versus interactive mode
Hello R-users,
is there a speed gain in submitting R code in batch mode as opposed to
the normal interactive. I searched the R website and the archives, and
only found a reference R-data.html that "to read in very large objects
it may be preferable to use the dumpfile as a batch script rather than
source". Is this true for any R code on both Windows and Linux systems,
and how much speed
2006 Nov 28
1
Can anyone read a S-PLUS .dmp file for me?
Hi WizaRds,
I tried reading the S-PLUS file
ftp://ftp.research.att.com/dist/bayes-meta/hblm.dmp
into R using
data.restore("hblm.dmp")
but I got an error:
Error in attributes(value) <- thelist[-match(c(".Data", ".Dim", ".Dimnames", :
row names must be 'character' or 'integer', not 'double'
In
2004 Oct 19
1
Some metadata missing, relaying icecast1 stream with icecast2
I'm relaying an icecast1 mp3 stream with icecast2. This works fine,
and the song title is displayed correctly no matter if I use
<relay-shoutcast-metadata>1</> or not on the relay.
But, the stream name and other metadata provided by ices0 on the
icecast1 server is not displayed in the listening client.
Icecast1 source:
[Id: 1] [Sock: 11] [Time of connect: 09/Aug/2004:10:01:24]