Project

General

Profile

Actions

action #13784

closed

yast2_ftp test is failing on invalid certificate

Added by mkravec over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2016-09-16
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

https://openqa.suse.de/tests/568009#step/yast2_ftp/23

Test generates RSA certificate:

  • type_string("openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout /etc/vsftpd.pem -out /etc/vsftpd.pem\n");

YaST ftp-server module produce only dsa_cert_file configuration option, rsa_cert_file option (required for RSA) must be set in /etc/vsftpd.conf manually.

vsfptd

500 OOPS: SSL: cannot load RSA certificate

Actions #1

Updated by mkravec over 7 years ago

Bug is reported since 2014 - https://bugzilla.suse.com/show_bug.cgi?id=694167
It seems there will not be support for RSA in YaST soon, I will change test to generate DSA certificate.

Actions #2

Updated by mkravec over 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 30 to 100

Changed rsa->dsa certificate as YaST can't work with rsa yet, added bug reference and reported issue to maintainer of vsftpd.
https://openqa.suse.de/tests/584505#step/yast2_ftp/25

Actions

Also available in: Atom PDF