similar to: Error: Can't load SSL certificate

Displaying 20 results from an estimated 500 matches similar to: "Error: Can't load SSL certificate"

2023 Mar 20
1
Error: Can't load SSL certificate
I try to logon to map using dovecot with SSL required. I get following entries in the log:Mar 20 13:49:30 auth: Debug: Loading modules from directory: /opt/lib/dovecot/modules/auth Mar 20 13:49:30 auth: Debug: Module loaded: /opt/lib/dovecot/modules/auth/lib20_auth_var_expand_crypt.so Mar 20 13:49:30 auth: Debug: Read auth token secret from /opt/var/run/dovecot/auth-token-secret.dat Mar 20
2019 Jul 25
2
bcachefs-tools
Hello, I want to test bachefs file system on CentOS 7. ~$ cat /etc/system-release CentOS Linux release 7.6.1810 (Core) I'm following the bcachefs howto: https://bcachefs.org/Howto/. Having a problem trying to complete make && make install of the bcache-tools. After going through all the dependencies and insuring they are installed on Cent 7, I get the following output on make
2019 Jul 25
0
bcachefs-tools
You could try to get this slightly old rpm, save you the build troubles (untested): http://ftp5.gwdg.de/pub/opensuse/repositories/home:/garloff:/storage/RHEL_7/x86_64/ Bare in mind there is no support in the stock kernel for bcachefs (afaik), you might have better luck with the elrepo kernel-ml. --- Sent from the Delta quadrant using Borg technology! On 2019-07-25 14:45, Mike wrote: >
2023 Mar 15
0
Build dovecot from source
I am sorry if this is not the correct list for asking this. T try to build dovecot 2.3.20 from source on a QNAP NAS, which is a linux variant. There is an dovecot available, but this does not include a pigeonhole sieve, that?s why I try to build it from source. The configure script works fine, but the make fails as follows: *** Warning: Linking the executable test-http-payload against the
2016 Jan 20
0
tinc running openwrt (mikrotik metarouter mips)
Hello Yazeed, > When I did fresh install of openwrt , i tried "opkg install tinc" . It then > said "dependency required , kernel (= 3.3.8-1-" as I was on 2.6.31. this indicates that your sources file (/etc/opkg.conf) pointed to a more recent release of openwrt than the one that you installed. The proper action at this moment would have been to change the repository
2020 Feb 06
0
[PATCH] Add support for zstd compression
From: Sebastian Andrzej Siewior <sebastian at breakpoint.cc> zstd compression was announced as "good compression with high throughput" so I gave it a try. With zlib, on high speed links the CPU is usually the bottle neck. With zstd I'm able to fill a 200Mbit link :) zstd detection happens automatically via pkg-config. No zstd header means no error about missing zstd. So that
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
Hi Maxim The reason I have two kernel is as follows. When I did fresh install of openwrt , i tried "opkg install tinc" . It then said "dependency required , kernel (= 3.3.8-1-" as I was on 2.6.31. I then downloaded 3.3.8-1 and did opkg install kernel. And this is how I have both...I think i just need to get a better image to start off with...Ill search and get back to you.
2023 Feb 24
1
[PATCH 1/1] Add support for ZSTD compression
From: Sebastian Andrzej Siewior <sebastian at breakpoint.cc> The "zstd at breakpoint.cc" compression algorithm enables ZSTD based compression as defined in RFC8478. The compression is delayed until the server sends the SSH_MSG_USERAUTH_SUCCESS which is the same time as with the "zlib at openssh.com" method. Signed-off-by: Sebastian Andrzej Siewior <sebastian at
2020 May 25
9
[Bug 3170] New: Sometimes sshd responds with different server signature
https://bugzilla.mindrot.org/show_bug.cgi?id=3170 Bug ID: 3170 Summary: Sometimes sshd responds with different server signature Product: Portable OpenSSH Version: 8.1p1 Hardware: ARM OS: Other Status: NEW Severity: normal Priority: P5 Component: sshd
2025 Jan 12
1
Package compression benchmarks for zstd vs gzip
Can't speak for Jeroen, but it sounds like it's worth adding support for tar.zstd package files, just like how tar.gz, tar.xz, and tar.bzip2 are currently supported. I'd also argue for support zstd compression throughout R, including adding zstdfile(), support for saveRDS(..., compress = "zstd"), and so on. Then it could be discussed later what the default(s) should be.
2016 Mar 11
4
The sad state of samba 4 adaption for home/small business routers.
Hi, i would like to inspire a discussion on why samba4 has nearly no adaption on home/small business routers firmware. I recently switched from my old Asus-N16 running tomato to a WRT-1200AC and was researching potential firmware's that i could run. We have a new synology disk-station at work that runs Samba 4.x and it works great. So i was surprised to notice that 3 years after the 4.0
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Ok, and can you provide, as attachment, output of "doveconf -a"? Aki On 05.06.2017 10:08, Sophie Loewenthal wrote: > Hi Aki, > > # dovecot --build-options > Build options: ioloop=epoll notify=inotify ipv6 openssl io_block_size=8192 > Mail storages: shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail > SQL driver plugins: mysql postgresql sqlite > Passdb:
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Can you remove the offending settings, and then send it? Aki On 05.06.2017 10:30, Sophie Loewenthal wrote: > # doveconf -a > # 2.2.13: /etc/dovecot/dovecot.conf > doveconf: Fatal: Error in configuration file > /etc/dovecot/conf.d/10-ssl.conf line 6: Unknown setting: ssl > doveconf: Error: managesieve-login: dump-capability process returned 89 > doveconf: Fatal: Error in
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
I have the feeling that the config file is incorrect and loading subsequent files results in reading in entries at the wrong level? Could you attach the full 10-master.conf? Matthias On 06/05/2017 09:30 AM, Sophie Loewenthal wrote: > # doveconf -a > # 2.2.13: /etc/dovecot/dovecot.conf > doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 6: Unknown
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi Aki, # dovecot --build-options Build options: ioloop=epoll notify=inotify ipv6 openssl io_block_size=8192 Mail storages: shared mdbox sdbox maildir mbox cydir imapc pop3c raw fail SQL driver plugins: mysql postgresql sqlite Passdb: checkpassword ldap pam passwd passwd-file shadow sql Userdb: checkpassword ldap(plugin) nss passwd prefetch passwd-file sql -- On June 5, 2017 8:59:08 AM
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Hi, in line 17 of your 10-master.conf you enable the "imap-login" service, but you fail to close the config section in line 36 ... :-) That results in loading 10-ssl.conf and trying to apply the "ssl" option to "imap-login" which of course doesn't apply here. Best, Matthias On 06/05/2017 09:43 AM, Sophie Loewenthal wrote: > > Sophie > ( ?? ?? ??)
2016 Mar 11
0
The sad state of samba 4 adaption for home/small business routers.
Am 11.03.2016 um 18:04 schrieb Andy Walsh: > i would like to inspire a discussion on why samba4 has nearly no adaption on > home/small business routers firmware. > > I recently switched from my old Asus-N16 running tomato to a WRT-1200AC and > was researching potential firmware's that i could run. We have a new > synology disk-station at work that runs Samba 4.x and it works
2018 May 03
0
Getting --delete to work, simply
--delete only works when you sync a dir not individual files. So... rsync -vai --delete --include='g*' --include='G*' --exclude='*' /share/Public/videos/ /share/Backup-HDD-03 On 05/03/2018 12:08 AM, Mike Brown via rsync wrote: > rsync version 3.1.2 protocol version 31 > > I've run into an issue using rsync on my QNAP NAS. I've installed Entware-ng
2017 Jun 05
0
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
Aki, is it possible to have doveconf print the current section upon error? Like, change the following error message May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 61: Unknown setting: ssl to something like May 13 13:38:32 mail dovecot[2178]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line
2019 Jul 26
0
bcachefs-tools
On Thu, Jul 25, 2019 at 11:20 AM Chris Schanzle <chris.schanzle at nist.gov> wrote: > Hi Mike, > > You say (twice) all the dependencies are installed but you didn't say specifically what you installed. I suspect you didn't install the corresponding -devel packages which provide the files you need for compiling/linking software (not just running it). > Absolutely right;