similar to: Python API - setting client certificate path

Displaying 20 results from an estimated 1000 matches similar to: "Python API - setting client certificate path"

2011 Mar 11
1
client certificate path hard coded?
Hi all, I'm trying to figure out how to get my desktop talking to two libvirt hosts using qemu+tls and I've read that virsh relies on hard coded paths to the certificates.. which seems to be true. Is there a way to tell virsh to use a different path to a certificate, or another way people solve this presently? Cheers, Ant -------------- next part -------------- An HTML attachment was
2012 Sep 12
2
[LLVMdev] Cambridge LLVM Social this week
Hi! There's nothing on the calendar for this month? Anton just mentioned to me that it was today, so just trying to clear up some confusion. Thanks, Joey On 12 September 2012 04:12, Wojciech Meyer <wojciech.meyer at gmail.com> wrote: > Renato Golin <rengolin at systemcall.org> writes: > > > Just a reminder, the Cambridge LLVM Social is this Wednesday, 7:30pm >
2012 Nov 10
0
[LLVMdev] llvm-config --libs failed
If anyone is interested in this topic, I filled a bug here: http://llvm.org/bugs/post_bug.cgi 2012/11/9 Wojciech Daniło <wojtek.danilo.ml at gmail.com> > I have noticed that I was installing LLVM according to: > http://llvm.org/docs/GettingStarted.html#getting-started > so it was no the 3.1 but the 3.2 version from svn (trunk 167573). > Maybe in the svn, not stable version,
2007 Dec 17
4
read.table() and precision?
Hi, I'm currently working with data that has values as large as 99,000,000 but is accurate to 6 decimal places. Unfortunately, when I load the data using read.table(), it rounds everything to the nearest integer. Is there any way for me to preserve the information or work with arbitrarily large floating point numbers? Thank you, Wojciech -- Five Minutes to Midnight: Youth on human rights
2012 Sep 25
1
[LLVMdev] Cambridge LLVM Social this week
On 24 September 2012 19:25, Wojciech Meyer <wojciech.meyer at gmail.com> wrote: > No way, I'm going to Paris! > > Remember 1h difference, they will get drunk sooner than we. You can be drunk on both! Paris' is today, Cambridge's is tomorrow! ;) -- cheers, --renato http://systemcall.org/
2012 Nov 09
2
[LLVMdev] llvm-config --libs failed
I have noticed that I was installing LLVM according to: http://llvm.org/docs/GettingStarted.html#getting-started so it was no the 3.1 but the 3.2 version from svn (trunk 167573). Maybe in the svn, not stable version, there is a bug? 2012/11/9 Wojciech Daniło <wojtek.danilo.ml at gmail.com> > Does anybody have Idea why I get such error? The LLVM is compiled from > source - is is the
2011 Dec 08
1
Can't create striped replicated volume
Hi, I'm trying to create striped replicated volume but getting tis error: gluster volume create cloud stripe 4 replica 2 transport tcp nebula1:/dataPool nebula2:/dataPool nebula3:/dataPool nebula4:/dataPool wrong brick type: replica, use<HOSTNAME>:<export-dir-abs-path> Usage: volume create<NEW-VOLNAME> [stripe<COUNT>] [replica<COUNT>]
2012 Jan 30
1
fc storage examples
Hello, I will have two servers with fc storage. storage will be connected with two links to both servers ___________ ___________ | server 1 | | server 2 | -------------- -------------- | | | | -------------------------- | storage | -------------------------- on servers i will have multipathing enabled. storage has
2012 Sep 12
0
[LLVMdev] Cambridge LLVM Social this week
Yes, well, we haven't got around scheduling the next one. If no one objects, I'll set 26th as the next tentative date (roughly a month after the previous one). cheers, --renato On 12 September 2012 13:07, Joey Gouly <joel.gouly at gmail.com> wrote: > Hi! > > There's nothing on the calendar for this month? > > Anton just mentioned to me that it was today, so just
2012 Sep 12
0
[LLVMdev] Cambridge LLVM Social this week
Renato Golin <rengolin at systemcall.org> writes: > Just a reminder, the Cambridge LLVM Social is this Wednesday, 7:30pm > at the Cambridge Blue. > > http://www.the-cambridgeblue.co.uk/blueroadmap.html > > If you haven't done so yet, you can subscribe to our calendar to know > when the next one will be: > >
2007 Nov 16
5
Lustre Debug level
Hi, Lustre manual 1.6 v18 says that that in production lustre debug level should be set to fairly low. Manual also says that I can verify that level by running following commands: # sysctl portals.debug This gives ne following error error: ''portals.debug'' is an unknown key cat /proc/sys/lnet/debug gives output: ioctl neterror warning error emerg ha config console cat
2018 Oct 02
2
outlook idiocy - IMAP folders with /
I think we need a public compliance test, similar to html and ssl, then people would start questioning the quality of their own client, and migrate to better ones. When Micro$oft will eventually feel the pinch, then they will start fixing their $hit. People have the power! (I like that song.) On Tue, Oct 2, 2018 at 09:59, Wojciech Puchar <wojtek at puchar.net> wrote: >> >> As I
2006 Feb 15
2
PIKA Technologies Inc. Announces Support for Open Source Asterisk PBX
Ottawa, Canada ? February 15, 2006 - PIKA Technologies Inc. today announced that they have integrated PIKA?s high-density analog computer plug-in boards with the open source Asterisk PBX, with the introduction of PIKA Connect for Asterisk. PIKA Connect for Asterisk is a software layer, available free of charge and distributed under the GNU Public License (GPL), which allows interoperability
2006 May 24
2
Logistic Regression - Results?
Hi, I use SPSS at work and have R installed both at work and on my home machine. I've been trying to do some logistic regressions in R and SPSS, but the results I'm getting are different. I've followed a few R tutorials, and with most of them, I get the following instructions: result <- glm(z ~ x + y, family=binomial(logit)) In the case above, with three variables (z being
2008 Feb 12
1
LDISKFS-fs warnings on MDS lustre 1.6.4.2
Hi Folks, We can see these massages on our MDS Feb 12 12:46:08 mds01 kernel: LDISKFS-fs warning (device dm-0): empty_dir: bad directory (dir #31452569) - no `.'' or `..'' Feb 12 12:46:08 mds01 kernel: LDISKFS-fs warning (device dm-0): ldiskfs_rmdir: empty directory has too many links (3) It seem to indicate that we have bad(corrupted) directory. Do you have any idea how to
2009 Apr 18
1
[PATCH] When user provides an encoding then use it, otherwise autodetect it
Hi, I''ve created a small patch to mechanize. The problem: The user should be able to set his own page encoding, for example when <meta /> encoding information can is invalid or auto detection routines fail to guess correctly. Actual results: Mechanize will use the encoding detected by it (or Nokogiri/libxml2) always when there''s a <meta /> with encoding information
2012 Sep 24
0
[LLVMdev] Cambridge LLVM Social this week
Renato Golin <rengolin at systemcall.org> writes: > In sync with Paris meetup, the Cambridge version will also be this > week, on Wednesday (26th Sep., 7:30pm) at the Cambridge Blue: > No way, I'm going to Paris! Remember 1h difference, they will get drunk sooner than we. -- Wojciech Meyer http://danmey.org
2019 Dec 10
1
dovecot full text search
> Where do write ops take place? to the xapian index subdirectory > Maybe mount that path to a RAM disk rather than looking for anorher solution. > not a solution for a problem but workaround >> >> Am 10.12.2019 um 15:50 schrieb Wojciech Puchar via dovecot <dovecot at dovecot.org>: >> >> ?what FTP module should i use instead of squat that is probably no
2010 Apr 26
1
user's profiles relating to each version of Windows
Hi I have samba 3.4.3 PDC/LDAP server with roaming profiles. Unfortunatelly I have to add to domain windows 7 and vista so I thought that it would be good if I separate profiles based on Windows version. So i Have added this to my smb.conf: logon script = scripts\logon.bat logon home = \\THOR\%U\windows logon path = \\THOR\%U\windows\.profiles\%a logon drive = H: I'm adding users with
2002 Sep 22
2
[LLVMdev] Accessing constant indexes in GetElementPtr
Ok. Let's say I have a GetElementPtrInst that is used to access structure elements. In this case the indexes will be constants and I want to get the constant values as an a native C int. Now I can iterate over all the indexes with idx_begin(). I can cast all of the indexes to a ConstantIntegral. However, I cannot cast the indexes to a ConstantSInt or ConstantUInt (cast<> throws an