virtualmin/Virtualmin-Config

ProFTP SSL certificate is not created on ubuntu 16/18

nicutor opened this issue · 1 comments

Hi,

It seems that the proftpd.crt file is not created at all on ubuntu 16 and 18.

Can you please check and fix it?

Thank you.

Error:

[2019/07/29 15:39:07] [INFO] - Configuring ProFTPd
[2019/07/29 15:39:07] [INFO] - Generating a self-signed certificate for TLS.
[2019/07/29 15:39:07] [INFO] - Code: 256 Result: Can't load /root/.rnd into RNG
139632398008768:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:88:Filename=/root/.rnd
Generating a RSA private key
...............................+++++
............+++++
writing new private key to '/etc/ssl/private/proftpd.key'
-----
problems making Certificate Request
139632398008768:error:0D07A097:asn1 encoding routines:ASN1_mbstring_ncopy:string too long:../crypto/asn1/a_mbstr.c:107:maxsize=64

This issue has been fixed.