Displaying 20 results from an estimated 609 matches for "darmstadt".
2018 Jan 11
6
Dovecot 2.3.0 TLS
...om the local (intermediate) CA:
ssl_cert = </etc/openssl/certs/server.cert
ssl_key = </etc/openssl/private/server.key
ssl_ca = </etc/openssl/certs/ca-cert-chain.pem
Worked fine with 2.2.x, 2.3 gives
% openssl s_client -connect XXX:993
CONNECTED(00000006)
depth=0 C = DE, ST = Hessen, L = Darmstadt, O = Technische Universitaet
Darmstadt, OU = XXX, CN = XXX.tu-darmstadt.de
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 C = DE, ST = Hessen, L = Darmstadt, O = Technische Universitaet
Darmstadt, OU = XXX, CN = XXX.tu-darmstadt.de
verify error:num=21:unable to...
2019 Jul 02
3
Dovecot 2.3.0 TLS
...t;/etc/openssl/certs/server.cert />/ssl_key = </etc/openssl/private/server.key />/ssl_ca = </etc/openssl/certs/ca-cert-chain.pem />//>/Worked fine with 2.2.x, 2.3 gives />//>/% openssl s_client -connect XXX:993 />/CONNECTED(00000006) />/depth=0 C = DE, ST = Hessen, L = Darmstadt, O = Technische
Universitaet />/Darmstadt, OU = XXX, CN = XXX.tu-darmstadt.de />/verify error:num=20:unable to get local issuer certificate />/verify return:1 />/depth=0 C = DE, ST = Hessen, L = Darmstadt, O = Technische
Universitaet />/Darmstadt, OU = XXX, CN = XXX.tu-darmst...
2018 Jan 11
2
Dovecot 2.3.0 TLS
...t number 46,
session=<uKK/kAlia+GCUyU5>
We fixed the issue by downgrading to 2.2.33.2.
Cheerio,
hauke
--
The ASCII Ribbon Campaign Hauke Fath
() No HTML/RTF in email Institut f?r Nachrichtentechnik
/\ No Word docs in email TU Darmstadt
Respect for open standards Ruf +49-6151-16-21344
2018 Jan 11
0
Dovecot 2.3.0 TLS
...ert = </etc/openssl/certs/server.cert
> ssl_key = </etc/openssl/private/server.key
> ssl_ca = </etc/openssl/certs/ca-cert-chain.pem
>
> Worked fine with 2.2.x, 2.3 gives
>
> % openssl s_client -connect XXX:993
> CONNECTED(00000006)
> depth=0 C = DE, ST = Hessen, L = Darmstadt, O = Technische Universitaet
> Darmstadt, OU = XXX, CN = XXX.tu-darmstadt.de
> verify error:num=20:unable to get local issuer certificate
> verify return:1
> depth=0 C = DE, ST = Hessen, L = Darmstadt, O = Technische Universitaet
> Darmstadt, OU = XXX, CN = XXX.tu-darmstadt.de
>...
2005 Jul 27
5
Parallel port setup and debugging.
Hello!
I using the latest released version (20050725).
Im having problems using the parallel port.
How do i setup the parallel port using the new registry system?
Which modules control the parallel port. Which debug groups should i
enable?
/Pedro
>>>> GN Netcom Group NOTICE - AUTOMATICALLY INSERTED <<<<
The information transmitted is intended only
2019 Jun 29
1
Dovecot 2.3.0 TLS
...t;/etc/openssl/certs/server.cert />/ssl_key = </etc/openssl/private/server.key />/ssl_ca = </etc/openssl/certs/ca-cert-chain.pem />//>/Worked fine with 2.2.x, 2.3 gives />//>/% openssl s_client -connect XXX:993 />/CONNECTED(00000006) />/depth=0 C = DE, ST = Hessen, L = Darmstadt, O = Technische
Universitaet />/Darmstadt, OU = XXX, CN = XXX.tu-darmstadt.de />/verify error:num=20:unable to get local issuer certificate />/verify return:1 />/depth=0 C = DE, ST = Hessen, L = Darmstadt, O = Technische
Universitaet />/Darmstadt, OU = XXX, CN = XXX.tu-darmst...
2011 Jun 28
5
Memory Page Sharing on Xen 4.0.1
Dear List,
I?m trying to figure out *memory page sharing***using HVM on Xen 4.0.1,
but I?m not really able to find some useful information or sources about
this issue.
I just found two links porviding these sources:
http://knol.google.com/k/learning-grant-tables
http://blog.chinaunix.net/space.php?uid=20286427&do=blog&id=109114
Both are not working.. I think they are made for an older
2004 Nov 15
2
Problems installing packages on MacOS with R 2.00
...path does not exists anymore on R 2.00.
How could I solve the problem.
Thank you in advance for the help.
Marco
------------------------------------------------------------------------
-----------------
Marco Chiarandini, Fachgebiet Intellektik, Fachbereich Informatik,
Technische Universit??t Darmstadt, Hochschulstra??e 10,
D-64289 Darmstadt - Germany, Office: S2/02 Raum E317
Tel: +49.(0)6151.166802 Fax: +49.(0)6151.165326
email: machud at intellektik.informatik.tu-darmstadt.de
web page: http://www.intellektik.informatik.tu-darmstadt.de/~machud
2010 Jun 22
7
lnet infiniband config
Hi all,
I''m getting my feet wet in the infiniband lake and of course I run into
some problems.
It would seem I got the compilation part of sles11 kernel 2.6.27 +
Lustre 1.8.3 + ofed 1.4.2 right, because it allows me to see and use the
infiniband fabric, and because ko2iblnd loads without any complaints.
In /etc/modprobe.d/lustre (this is a Debian system, hence this subdir of
2001 Mar 09
5
wine-20010305 rpms at my download site
Hi!
I have build an rpm package of wine-20010305 (mainly for SuSE, but I
think it'll work on other distris). It's available at:
http://www.mahowi.de/download/
Bye,
Manfred
--
/"\ | PGP-Key available at Public Key Servers
\ / ASCII ribbon campaign | or at "http://www.mahowi.de/"
X against HTML mail | RSA: 0xC05BC0F5 * DSS: 0x4613B5CA
2006 May 11
3
compiling wine from cvs
Hi
I downloaded the CVS vewrsion from wine and now I want to compile it. I
understand the basic procedure (
$> ./configure
$> make depend && make
$> checkinstall
As I want to install the cvs version of WINE and keep 0.9.12, I used
$> ./configure --prefix=$home
but when I tried to install the rpm, it reported conflicts with
desktop-file-utils.
Therefore my question: is it
2017 May 10
3
Kcc connection
...technik
>
> B.R.A.I.N Aktiengesellschaft
> Darmstaedter Str. 34-36, D-64673 Zwingenberg e-mail
> cn at brain-biotech.de, homepage www.brain-biotech.de
> fon +49-6251-9331-30 / fax +49-6251-9331-11
>
> Sitz der Gesellschaft: Zwingenberg/Bergstrasse
> Registergericht AG Darmstadt, HRB 24758
> Vorstand: Dr. Juergen Eck (Vorsitzender), Frank Goebel
> Aufsichtsratsvorsitzender: Dr. Ludger Mueller
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
>
2006 Apr 29
9
Wine + serial port basically hangs system
I'm trying to use Wine to run a program called heavy weather - its a
windows only program that interfaces with a weather station that I
have through a serial port.
I was able to get the program up and running with wine. Then, I
couldn't get it to connect at all to the weather station.
After much too long, I finally realized that the problem was that my
permissions on /dev/ttyS0 were too
2001 Jul 25
1
Startting Linux App via Wined App
Is there any interface, which can be used to call a Native Linux app
to start up, from within a Win32 application.
2001 Nov 18
3
calling a linux program from a win app.
Hi,
I have a windows program that runs properly with wine. It's Winedt - a
latex editor. In windows it calls a program (latex) from the command
line - it just runs a batch file that calls latex. I want it to do the
same here in linux. Is there anyway to let calls to DOS run latex?
Thanks,
BS
2015 Oct 06
2
Extra space in LLVM_DEFINITIONS causes CMake 3.1 to fail
...lly testing with an old version for my CMake 3.2+ tests. They fail just the same with the current
version.
--
Johannes S. Mueller-Roemer, MSc
Wiss. Mitarbeiter - Interactive Engineering Technologies (IET)
Fraunhofer-Institut für Graphische Datenverarbeitung IGD
Fraunhoferstr. 5 | 64283 Darmstadt | Germany
Tel +49 6151 155-606 | Fax +49 6151 155-139
johannes.mueller-roemer at igd.fraunhofer.de | www.igd.fraunhofer.de
From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Mueller-Roemer, Johannes Sebastian via llvm-dev
Sent: Tuesday, October 06, 2015 09:36
To: ll...
2015 Oct 06
2
Extra space in LLVM_DEFINITIONS causes CMake 3.1 to fail
...tring instead of a list? A simple check if LLVM_DEFINITIONS is empty in add_llvm_definitions might solve the issue.
--
Johannes S. Mueller-Roemer, MSc
Wiss. Mitarbeiter - Interactive Engineering Technologies (IET)
Fraunhofer-Institut für Graphische Datenverarbeitung IGD
Fraunhoferstr. 5 | 64283 Darmstadt | Germany
Tel +49 6151 155-606 | Fax +49 6151 155-139
johannes.mueller-roemer at igd.fraunhofer.de | www.igd.fraunhofer.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151006/552fa829/attachment.htm...
2006 Feb 02
8
this pointer in Event.observe function
...the event be passed to the anonymous function, or how does it work? Any help
is appreciated.
--
Dirk Eschler zeitform Internet Dienste
mailto:eschler-zc1r9W/44D4b1SvskN2V4Q@public.gmane.org Fraunhoferstraße 5
PGP S/MIME: http://key.zeitform.de/ap 64283 Darmstadt, Germany
Tel./Fax: +49 (0) http://www.zeitform.de
2001 Nov 08
4
Problem with Lotus Notes RNext client and setting User Preferences
Hi.
I'm new to wine, so not totally sure whether this is a wine issue, or an
application issue, so I am hoping people with more knowledge/experience
can help me.
I have a RedHat 7.1 system, and installed wine via a rpm package. I have
also copies the fonts from a Win NT 4 system and added them to my X11
config.
I am trying to use the beta version of the Lotus Notes RNext client
under
2005 Oct 20
2
New to Wine
I am new to Wine and recently tried to get an application to run under
Wine. I was able to get the application to work by copying a working
Program Files folder to the .wine directory. There were two (really 3)
problems.
1) Install Shield failed to work, I gather this is a common problem
2) The App uses a Rainbow Technologies hardware lock.
3) Install Shield for the hardware lock drivers