<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>43696</bug_id>
          
          <creation_ts>2022-09-05 15:26:58 +0300</creation_ts>
          <short_desc>Не запускается ssl_pthread_server в mbedtls-utils</short_desc>
          <delta_ts>2022-09-05 15:26:58 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>mbedtls-utils</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexandr Shashkin">dutyrok</reporter>
          <assigned_to name="Денис Назаров">nenderus</assigned_to>
          <cc>admsasha</cc>
    
    <cc>nenderus</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>214492</commentid>
    <comment_count>0</comment_count>
    <who name="Alexandr Shashkin">dutyrok</who>
    <bug_when>2022-09-05 15:26:58 +0300</bug_when>
    <thetext>Версия программы:
=================
mbedtls-utils-3.2.1-alt1

Шаги, приводящие к ошибке:
==========================
1) Запустить ssl_pthread_server:
$ /usr/lib/mbedtls/ssl_pthread_server

Результат:
==========
Сервер не запустился и в терминале следующий вывод:

MBEDTLS_BIGNUM_C and/or MBEDTLS_ENTROPY_C and/or MBEDTLS_SSL_TLS_C and/or MBEDTLS_SSL_SRV_C and/or MBEDTLS_NET_C and/or MBEDTLS_RSA_C and/or MBEDTLS_CTR_DRBG_C and/or MBEDTLS_X509_CRT_PARSE_C and/or MBEDTLS_THREADING_C and/or MBEDTLS_THREADING_PTHREAD and/or MBEDTLS_PEM_PARSE_C not defined.


Ожидаемый результат:
====================
Сервер запустился и имеется следующий вывод:

  . Loading the server cert. and key... ok
  . Seeding the random number generator... ok
  . Setting up the SSL data.... ok
  . Bind on https://localhost:4433/ ... ok
  [ main ]  Waiting for a remote connection


Дополнительно:
==============
В P10 на версии mbedtls-utils-3.0.0-alt1.1 ошибка также воспроизводится.
В Fedora ошибка не воспроизводится.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>