Displaying 20 results from an estimated 200000 matches similar to: "Samba + SSL"
2022 Sep 16
4
Fwd: [networkupstools/nut] Hide 'Init SSL without certificate database' message for upsc (PR #1662)
Hello all,
Here's a PR I want to ask community about: should NUT clients like upsc
report (log!) or hide the infamous 'Init SSL without certificate database'
message?
On one hand, it is a reminder that the setup is insecure (plaintext
protocol, might be in an externally provided tunnel but we don't know
that). On another, it is fairly annoying and if it does clutter
2022 Sep 16
4
Fwd: [networkupstools/nut] Hide 'Init SSL without certificate database' message for upsc (PR #1662)
Hello all,
Here's a PR I want to ask community about: should NUT clients like upsc
report (log!) or hide the infamous 'Init SSL without certificate database'
message?
On one hand, it is a reminder that the setup is insecure (plaintext
protocol, might be in an externally provided tunnel but we don't know
that). On another, it is fairly annoying and if it does clutter
2010 Feb 25
1
curl and ssl certificate
Hello,
Is it possible use asterisk curl function with ssl sertificate?
Thanks
--
Best Regards,
Giedrius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100225/37ceb99e/attachment.htm
2001 Apr 13
1
SSL CA cert error from smbclient
I'm getting the following error on two of my RH7 boxes that are using SMB to
connect to other Windows boxes on our network. I'm sure that someone else
has run into this problem, as I have found a cursory reference to it on this
mailing list. However, I have not been able to locate a fix for it (other
than that the last individual change the directory that SSL was looking to
for certs).
2003 Mar 13
4
Configure SSL problem
Hi everyone
I have been trying to get Dovecot installed with OpenSSL support, but no
matter what I do,
when I run Configure, it says "Building with SSL support.........No".
I have even tried configure --with-ssl=openssl, to no avail.
I have built and installed OpenSSL, and libssl.so and libcrypto.so are in
the /lib directory -
what more does Dovecot want? I have tried figuring it out
2017 Jun 16
2
10-ssl ssl = no but dovecot still reads certs
I'm bringing up a new email server starting without TLS initially. In
10-ssl.conf I set ssl = no, but the default ssl_cert and ssl_key
lines are not commented out. I got the obvious error message:
------------------------------
doveconf: Fatal: Error in configuration
file /usr/local/etc/dovecot/conf.d/10-ssl.conf line 12: ssl_cert: Can't
open file /etc/ssl/certs/dovecot.pem: No such file
2011 Mar 24
4
try to compile dovecot 2.0.11 with ssl support
Hello,
I try to compile dovecot in Version 2.0.11 with ssl support on a CentOS
4.5 system.
Installed packages are openssl and openssl-devel.
after "./configure --with-ssl=openssl" "make" "make install"the message is:
(also tried with CPPFLAGS="-I/opt/openssl/include"
LDFLAGS="-L/opt/openssl/lib -ldl")
Install prefix . : /usr/local
2017 Oct 26
2
haproxy ssl support
Even though it seems dovecot (using 2.2.33.1) supports haproxy's
send-proxy-v2, it seems to lack send-proxy-v2-ssl (which also sends
client's ssl state). It would be a nice feature for the backend server
to identify clients so one wouldn't have to use disable_plaintext_auth
on a production environment.
--- haproxy.cfg
frontend pop3
bind [::]:110 v4v6
bind
2005 Jul 06
3
sendmail + plain auth
I'm probably missing something obvious, but I can get sendmail to give me AUTH
PLAIN and LOGIN options.
What I have is fairly standard configuration. The relevant part of sendmail.mc
looks something like this:
define(`confCACERT_PATH',`/etc/ssl/certs')
define(`confCACERT',`/etc/ssl/ca-bundle.crt')
define(`confSERVER_CERT',`/etc/ssl/smtp.crt')
2019 Mar 30
5
dovecot ssl error message from my own connections
Hello all,
Just a minor thing. Not a big deal, because everything works fine, and
I feel secure with my setup.
But, I get this error message pretty much throughout the day/night,
which appears to come from my own mail clients (desktop or mobile).
I would like to resolve it, because it must me something (that is not
good--that I may not understand), that may have other ramifications.
So, here it
2008 Aug 27
3
compile with ssl support
Hi,
I have installed 1.1.2 first with ssl_disable=yes, work fine but when i set ssl_disable to no and configuring according to dovecot.org (SSL certificates) i get 'SSL support not compiled in but ssl_disable=no'
CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib ./configure
make
make install
what am i missing?
i starting with a simple dovecot.conf
protocol imap {
}
protocol
2017 Oct 26
1
haproxy ssl support
When is 2.3 scheduled to be released?
Kevin
> On Oct 26, 2017, at 7:57 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> Hi!
>
> There is support for haproxy SSL TLVs in 2.3. See
>
> https://github.com/dovecot/core/compare/f43567aa%5E...b6fbc235.patch
>
> Aki
>
>> On October 26, 2017 at 12:25 PM Rok Poto?nik <r at rula.net> wrote:
>>
2004 Nov 05
2
strange timeout with ssl
Hello,
First sorry for my poor english.
slack 9.1
dovecot-0.99.11 (thanks for this) compiled with openssl (0.9.7b)
MUA : Mozilla 1.5 (win32)
Under a ssl session, at first, it's work. But a later ago, i recieved alway,
when i tried to contact the server imap : "connecting to <host> timed out ..."
This fact is never without ssl.
No dns problems.
I don't know how can i
2019 Dec 09
4
No ssl capability
Hello all,
I’ve a problem to set up ssl on icecast server. I’ve tried 2/3 certificates and i compiled a new icecast server file with ssl but i still get the error:ssl, no ssl capability in error log icecast. I cant find the solution.
I use centos 7 with centova cast panel
Who can help me?
Thanx in advance
Marv
2004 Jan 06
3
SSL and STARTTLS
I wanted to enable SSL on some alternate ports so that a limited number
of people could try SSL access. But doing so enabled STARTTLS in
IMAP, so that all IMAP users got surprised (at least those whose
clients attempted to use it automatically).
e.g.:
# IP or host address where to listen in for SSL connections. Defaults
# to above non-SSL equilevants if not specified.
imaps_listen =
2017 Aug 28
2
SSL Cert Woes
> > > > Hi Folks,
> > > >
> > > > I’m having a problem getting a the SSL cert file formatted just
> > > > like icecast wants… I’m running 2.4.2 … and it doesn’t seem to
> > > > want to use my combined key + cert chain no matter in what order I
> > > > put it.
> > > > Presently, I have it in this format.. with
2013 Jul 31
3
SSL vulnerabilities
Hi,
Following 2 vulnerabilities were detected in VA scan required for PCI
compliance:
1. SSL Weak Cipher Suites Supported
2. SSL Medium Strength Cipher Suites Supported
I'm using CentOS 5.8 with open ssl version "openssl-0.9.8e-22.el5_8.4". Any
idea how to get rid of this?
Thanks,
Anumeha
2020 Mar 06
2
SSL Question
So as I've just found out last week, Chrome no longer will open an http
audio stream from an https website.
I've un-remarked and enabled ssl on port 443. I've configured the path
and I've used OpenSSL to generate a cert and key. I've then combined the
private key in to the cert and called it icecast.pem and un-remarked the
path to get it to read the file in the Icecast
2019 Jul 31
2
SSL-Question
Thank you for reply. And in wich folder put tig PEM file
V V sre., 31. jul. 2019 ob 16:04 je oseba unosonic <un at aporee.org> napisala:
> Ervin Bizjak:
> > Hello!
> >
> > Where do I find tutorial how to install and setup ssl and which
> certificate
> > is for icecast?
>
>
>
> hi, don't know if there's info esp.on SSL,
>
> I've
2019 Dec 10
1
No ssl capability
Thanks chip!
Thats working.
Thanks a lot
Kind regards,
Marv
Op 10 dec. 2019 om 19:51 heeft Chip <chiapas at aktivix.org> het volgende geschreven:
>
>
> How about this:
> https://serverok.in/centovacast-enable-ssl-on-icecast
> You're welcome. Don't mention it :o)
>
> Chip Scooter
>
> On Mon, 9 Dec 2019 at 12:54, Marvin | OveralWiFi.nu <marvin at