Displaying 20 results from an estimated 500 matches similar to: "SSL and certificate authorities."
2003 Oct 27
2
SSL Certificate Chains?
Hi,
Just a quicky, I can't see anything about how Dovecot handles 
certificate chains.
1, Does it handle them?
2, How, if if does?
(Just got a cert from www.instantssl.com and I need there intermediate 
cert do validate it.., Works fine with Apache and Exim )
Cheers,
Steve Gare
- Xantara.Net
-- 0845 123 5707
2012 Mar 05
1
sip tls problem
Hi all,
i have had sip TLS with an own signed certificate (using the
ast_tls_cert script) running on asterisk-1.8.8 - i then have updated
to 1.8.9.3 - and now i get the message "FILE * open failed!"
I have already recreated the certificates with the script - but still no luck...
Does anyone here know the source of the problem ?
best regards,
Wolfgang Pichler
2005 Nov 16
1
Improper listening on IMAPS
I want Dovecot handling IMAPS.
/etc/dovecot.conf:
protocols     = imaps
imaps_listen  = *
ssl_disable   = no
ssl_cert_file = /etc/ssl/certs/dovecot.pem
ssl_key_file  = /etc/ssl/private/dovecot.pem
The problem is that Dovecot is not listening on 993 port, or there's 
something listening on 993, but it does not introduce itself.
There's no problem if Dovecot listens on 143 (IMAP).
When
2013 Jul 16
14
"puppet module install simondean/iis" gives error "Error: cert already in hash table"
Hello,
I have a fresh install of puppet 3.2.3. on windows 8. I try to install the 
iis module (https://forge.puppetlabs.com/simondean/iis) with the command:
puppet module install simondean/iis
and it gives me 
*C:\Program Files (x86)\Puppet Labs\Puppet>puppet module install 
simondean/iis*
*Notice: Preparing to install into 
C:/ProgramData/PuppetLabs/puppet/etc/modules .*
*..*
*Notice:
2009 Feb 08
2
Rsync from Windows to Linux
I have installed rsync on my Windows and Linux PCs.  I would like to use it
to copy a folder from Windows to Linux on a regular basis as part of my
backup regime.  It works but always prompts me for a password.  Is there any
way to make Windows pass authentication automatically so that I can batch
this process?
 
Tyson & Ackland
-------------- next part --------------
HTML attachment
2004 Sep 14
4
question about network setting for domain1
Hi,all,
I cannot get my network in domain1 work. Here is my configuration:
in dom0:
I have two network cards, the ip addrs are 141.213.10.110 and 192.168.0.4,
respectively. 141.213.10.110 is an external IP and can access internet
directly. The gateway should be 141.213.10.1.
/etc/xen/vfp: the domain1 configuration file, I created domain1 using ''xm
create vmid=1 -f
2020 Jun 26
14
[Bug 3188] New: Problems creating a second ecdsa-sk key for a second Yubikey
https://bugzilla.mindrot.org/show_bug.cgi?id=3188
            Bug ID: 3188
           Summary: Problems creating a second ecdsa-sk key for a second
                    Yubikey
           Product: Portable OpenSSH
           Version: 8.3p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: ssh-keygen
   
2008 Jun 10
1
[LLVMdev] odd svn message
> We are investigating if the certificate got updated by UIUC administrators 
> since they manage the certificates.
The certificate was listed as valid from June 9, 2008 so I guess the old one
expired?
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL:
2003 Nov 02
6
Shorewall CA Certificate
If any of you have been so bold as to install the Shorewall CA
Certificate in your browser(s), the current certificate will expire on
11/13. There is a new 10-year certificate available for installation at:
	http://lists.shorewall.net/Shorewall_CA_html.html
-Tom
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \
2003 Nov 17
1
MySQL patch + Debian
Hi folks.
Sorry to post here about a patch that hasn't been officially integrated 
into Dovecot, however I am trying to get it going and seem to have hit 
a dead end.
I downloaded the Debianised source for Dovecot (0.99.10-9) from sarge:
> wedge:/usr/local/src# apt-get -t testing source dovecot
then applied the latest MySQL patch that I could find on the list:
>
2002 Nov 18
2
Boot problem: may you help me?
Hello!
I have a boot problem with ISOLinux 2.00, downloaded yesterday. The CD 
works fine with every PC except on an IBM Thinkpad. If I poweron the TP and 
try to boot from CD I get back a "isolinux: disk error 01, ax = 4211,8B". 
Then, if I reboot (ctrl-alt-canc) your isolinux works fine.
May you help me?
-- 
Stefano Pettini
spettini at inwind.it
New ICQ number: 159144497
Notary of
2007 May 29
3
business ssl certs for centos www and/or email servers
Although I know the basics about getting and installing web and mail server
ssl certs, I haven't had to "purchase" and do it "myself" for some time. i
always had someone else dealing with it.
I am wondering what you folks on the list are using on your centos web and
mail servers
:-)
Are you making your own or are you purchasing them from godaddy, thawte,
geotrust,
2002 Nov 14
1
[leaf-user] Bering v1.0-stable released !
Finally, it''s out. All the details are here:
http://leaf.sourceforge.net/article.php?sid=63
We will probably take a rest for a while :-)
Enjoy!
Jacques & Eric
-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate:
2008 Jun 09
2
[LLVMdev] odd svn message
Going to check something in I get this, which I've never seen  
before....is it is safe to just hit P and go on?
now what? svn commit config/i386/llvm-i386.cpp
Error validating server certificate for 'https://llvm.org:443':
  - The certificate is not issued by a trusted authority. Use the
    fingerprint to validate the certificate manually!
Certificate information:
  - Hostname:
2012 May 09
1
tlsv1 alert unknown ca
Dear all,
I see this error message in my *masterhttp.log* repeatedly: 
ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 state=SSLv3 
> read client certificate A: tlsv1 alert unknown ca
>
I saw a similar mail in the list but there was no definitive answer to that 
post. Does anyone know what  am I missing here? I do understand what *unknown 
ca* means but I can''t think
2011 Jun 26
2
[LLVMdev] llvm.org back up
Dear All,
It looks like llvm.org is back up again.
-- John T.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110626/7b7bbd8e/attachment.html>
2010 Jan 22
2
Computing Confidence Intervals for AUC in ROCR Package
Dear R-philes,
I am plotting ROC curves for several cross-validation runs of a  
classifier (using the function below).  In addition to the average  
AUC, I am interested in obtaining a confidence interval for the  
average AUC.  Is there a straightforward way to do this via the ROCR  
package?
plot_roc_curve <- function(roc.dat, plt.title) {
	#print(str(vowel.ROC))
	pred <-
1999 Jul 16
9
SWAT issue
I have had a RH5.2 server running Samba up for a long time.  I upgraded to
Mandrake 6.0.  It broke Samba, so I reinstalled using the RPM on the CD.
Samba works just fine, but SWAT will not!  If I try to start it manually
(/usr/sbin/swat) it just hangs.  
In /etc/services I have a line like this:
swat            901/tcp
In /etc/inetd.conf I have:
 swat      stream  tcp     nowait.400      root
2004 Sep 14
4
Memory oversubscription
Hi.  First of all, thanks for Xen.  It''s terrific!
I''m interested in doing memory oversubscription and am wondering if Xen 
can do this (now or in the future). 
For example, on a machine with 100MB available physical memory, can I:
1. Create a domain with a 90MB allocation
2. Inflate a balloon in that domain and return say 40MB back to Xen
I know there are mechanisms for doing
1999 Jul 15
1
hosts allow/deny not working correctly
When the world was young, "M. Tyson Bigler" <bigler@shellus.com> 
carved some runes like this:  
> I am having difficult getting the hosts allow/deny to work with IP ranges
> or netmasks.  Ideally I would prefer to use the IP/Netmask method, e.g.
> 111.22.33.0/255.255.255.0, because we have a flat ATM network with
> multiple class C's (netmask is really