Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

New systems have an issue with dh key length #45

Open
robbintt opened this issue Oct 22, 2019 · 5 comments
Open

New systems have an issue with dh key length #45

robbintt opened this issue Oct 22, 2019 · 5 comments

Comments

@robbintt
Copy link

I just set this up on a custom client with ubuntu 18 and couldn’t download maps due to the dh key for the host:port listed under the ;repository download-mapdb command.

The cert needs upgraded to be more modern, i presume you have a 1024 bit dh key which doesn’t cut the mustard anymore. Thanks!

> ;repository download-mapdb                                                          
--- Lich: repository active.                                                         
[repository: error connecting to server: SSL_connect returned=1 errno=0 state=error: 
dh key too small]                                                                     
--- Lich: repository has exited.    
@Sarvatt
Copy link
Contributor

Sarvatt commented Oct 24, 2019

on more recent debian/ubuntu releases you can set

CipherString = DEFAULT@SECLEVEL=1

in /etc/ssl/openssl.cnf to work around it.

@Sarvatt
Copy link
Contributor

Sarvatt commented Oct 24, 2019

you probably could just delete that line entirely actually, that should be the default and the debian devs upped it

@robbintt
Copy link
Author

robbintt commented Oct 24, 2019 via email

@rcuhljr
Copy link
Collaborator

rcuhljr commented Oct 24, 2019

You'd need to talk to Tillmen, he controls repository.

@Sarvatt
Copy link
Contributor

Sarvatt commented Oct 25, 2019

https://github.com/matt-lowe/Lich would be the right place to report it, or email him, he controls the server repos runs on

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants