similar to: trouble with application that uses SSL

Displaying 20 results from an estimated 70000 matches similar to: "trouble with application that uses SSL"

2013 Feb 26
5
Protocol logging - TLS vs SSL
Hi all, Ok, I have: login_log_format_elements = user=<%u> method=%m rip=%r lport=%{lport} mpid=%e %c session=<%{session}> We only allow inbound IMAP, and only SSL on port 993. Looking at the logs, %c is obviously the encryption type, but... Why does it say 'TLS', when it technically (there is a difference after all) should say 'SSL'? Not a big deal, but it is
2007 May 09
1
Porting a Win32 application using Winelib...
Hello, I'm currently trying to use Winelib to port a fairly big windows application to Linux. The application consists of quite a lot of DLLs, some of which don't depend on the Win32 API (they can be compiled with gcc). I think I read all available documentation, but I still have a few questions: - is it possible to link a linux binary with "linux" shared libs and
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
Hallo, Jeremy, Du meintest am 12.01.16: >>> Run under gdb please and type "bt" to get a backtrace when >>> it crashes. [...] >> [?1034h(gdb) run >> Starting program: /usr/bin/smbclient >> [Thread debugging using libthread_db enabled] >> Using host libthread_db library "/lib/libthread_db.so.1". >> >> Program received
2002 Oct 29
1
Overiding builtin DLL's for Dreamweaver
Trying to get DW to run and ran into a snag. I installed it on a Windoze machine and copied the directory over, and then copied all the dll's I could find in that directory to my system and system32 directories on the fake drive. When I go to run DW it crashes with javascript errors. Wine then core dumps. When I run this from a terminal window I see some errors pop up as it goes along.
2008 May 29
1
Simple FoxPro Application
Hello, I am trying to run a simple foxpro application. All the program does is look up serial numbers and then look up pictures from an image directory. The directory structure looks like this: FOXUSER.DBF INTERCHANGE.CDX interchange.exe irunin.lng FOXUSER.FPT INTERCHANGE.CRB irunin.dat sierra.ico Images INTERCHANGE.DBF irunin.ini The program installs correctly; however, the
2018 Nov 03
2
Kodi crashes when trying to browse network
On 11/3/18 11:10 AM, Rowland Penny via samba wrote: > I think it may be because Debian uses libgnutls28-dev, whilst Fedora > uses trousers It seems to be a Kodi CMake issue, but I would argue Samba or trousers need to change the name of "read_data" to something more unique if it is going to be an exported shared symbol. Kodi requires libmicrohttpd. The libmicrohttpd library
2003 Apr 11
1
Something wrong in SSL ?
Operating system: FreeBSD 4.7-RELEASE-p10 Dovecot: 0.99.8.1 I've used openssl to generate personal CA and I've used that one to generate certificate for my web server. When I tried to go through same pattern for generating certificate for IMAP server from CA, I ended up in situation, where both mutt and evolution keep on rejecting my certificates.
2011 Aug 02
3
How to samba ldap and ssl
how to set up a file server with samba 3.5 and openldap with ssl support in debian. thanks
2009 Jul 25
7
isqlw with wine
Hi, I need help to find the way of running isqlw (http://msdn.microsoft.com/en-us/library/aa214005(SQL.80).aspx) with wine on ubuntu 9.04. When I try to connect to the network server I just receive this: "DB-Library error: , Severity: 0" I'm sure I already have all the dll's that this program needs. Using (http://www.dependencywalker.com/) I copied all the requested
2003 Oct 01
2
SSL Client Certificate Support
Dear Timo, most modern enterprises make use of a Public Key Infrastructure. It would be nice to have dovecot check a client certificate instead of a password. This makes life much easier and more secure. Mail clients like Mozilla and MS Outlook do support this. What do you think of the following feature request: - Client authenticates with a certificate via SSL. (Like stunnel can) - Dovecot
2015 May 27
1
FREAK/Logjam, and SSL protocols to use
Quoting Gedalya <gedalya at gedalya.net>: > On 05/27/2015 09:55 AM, Rick Romero wrote: >> Quoting Gedalya <gedalya at gedalya.net>: >> >>> On 05/26/2015 10:37 AM, Ron Leach wrote: >>>> https://weakdh.org/sysadmin.html >>>> >>>> includes altering DH parameters length to 2048, and re-specifying the >>>> allowable
2017 Dec 05
2
samba net ads join windows active directory with ldap ssl
Hi, On checking it further. I observe below message from net ads command. LDAP] TLS: hostname (*X.X.X.X*) does not match common name in certificate ( win.cifs.com). [LDAP] ldap_err2string Failed to issue the StartTLS instruction: Connect error I am able to fetch data successfully from ldapsearch command. It seems samba is connecting to ldap with IP but in client certificate domain name is
2008 Dec 01
6
Request of the application that can runs it
Hello. My handle is Arus. The application that does not runs in Wine and CrossOver called A, and is not there the place that can give "Please be can runs A in Wine or CrossOver" request? -- -------------------------------------------------------------------- Arus dreamrail_arus at yahoo.co.jp --------------------------------------------------------------------
2011 May 30
1
Page fault and then a hang. Any ideas?
Hi everyone! I need some help with a page fault that occurs in Phantasy Star Online: Blue Burst. The annoying thing is that the page fault seems to cause the game to hang so the debug log is limited (I have to forcibly terminate the program with System Monitor). Here's what I do have: Code: fixme:imm:ImmDisableIME (0): stub fixme:imm:ImeHandleNotify
2010 Dec 27
2
Error in SSL connection
I experienced minor problem with running LibertyKeeper on Gentoo amd64 2.6.36-kernel app-emulation/wine-1.3.8 USE="X alsa cups dbus fontconfig gecko gnutls jpeg lcms ldap mp3 ncurses openal opengl oss perl png samba ssl threads truetype win32 win64 xcomposite xinerama xml" Actually program launch, but I can't connect e.g. login to server. I know exactly what cause a trouble: Code:
2003 Jan 24
1
Per application configuration files
Hi, Firstly, I'd like to know how it's possible to generate a blank configuration with WINE's defaults so I can configure them Secondly, I'd like to know whether you can create a configuration per application you wish to run, whether this could be passed to wine on the command line or whether you have to define a specific section of the wine config file. It's just that
2011 Sep 19
1
GnuTLS error but wine thingks tes is ok
I'm wonder whether this : tfoerste at n22 ~/devel/wine-git/dlls/secur32/tests $ make test ... ntlm.c:1343: Tests skipped: NTLM package not installed, skipping test ../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok GnuTLS error: GnuTLS internal error. ... is wanted (schannel.ok is created in this case). I tested the
2019 May 15
2
Debian - IceCast v2.4.2 SSL Support
Moro, On 5/14/19 4:36 PM, Oskar Vilkevuori wrote: > Hi there, > > Any idea? Please use these packages  https://wiki.xiph.org/Icecast_Server/Installing_latest_version_(official_Xiph_repositories) or rebuild the Debian package but with the openssl -dev package present on your machine. > > I found > from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744815 that >
2017 Feb 19
3
Offical RHEL AD DC on RHEL
On Sat, 2017-02-18 at 19:47 -0500, Nico Kadel-Garcia wrote: > On Sat, Feb 18, 2017 at 12:58 PM, Andrew Bartlett via samba > <samba at lists.samba.org> wrote: > > On Sat, 2017-02-18 at 10:36 +0100, Dario Lesca via samba wrote: > > > > > > Centos [6,7]* however does not have into current samba 4.x > > > version > > > fully support to AD DC
2017 Dec 04
2
samba net ads join windows active directory with ldap ssl
Hi, I have enabled ldap ssl on Windows 2008 server active directory and want to join ads domain with net ads join command. I am getting below error:- net ads join -U Administrator ldap_url_parse_ext(ldap://localhost/) ldap_init: trying /etc/ldap/ldap.conf ldap_init: using /etc/ldap/ldap.conf ldap_init: HOME env is /root ldap_init: trying /root/ldaprc ldap_init: trying /root/.ldaprc ldap_init: