| Manuel Pégourié-Gonnard | b6aa958 | 2021-02-25 11:59:49 +0100 | [diff] [blame^] | 1 | _Note:_ this is a template, please remove the parts that are not |
| 2 | applicable (these initial notes, and the "Bug" section for a Feature request |
| 3 | and vice-versa). |
| Ron Eldor | 4b53513 | 2017-06-21 14:57:25 +0300 | [diff] [blame] | 4 | |
| Manuel Pégourié-Gonnard | b6aa958 | 2021-02-25 11:59:49 +0100 | [diff] [blame^] | 5 | **Note:** to report a security vulnerability, see `SECURITY.md`. Please do not |
| 6 | use github issues for vulnerabilities. |
| 7 | |
| 8 | _Note:_ To get support, see `SUPPORT.md`. Please do o't use github issues for |
| 9 | questions. |
| 10 | |
| 11 | --------------------------------------------------------------- |
| Ron Eldor | 4b53513 | 2017-06-21 14:57:25 +0300 | [diff] [blame] | 12 | ### Description |
| Manuel Pégourié-Gonnard | b6aa958 | 2021-02-25 11:59:49 +0100 | [diff] [blame^] | 13 | - Type: Bug | Enhancement / Feature Request |
| Ron Eldor | 4b53513 | 2017-06-21 14:57:25 +0300 | [diff] [blame] | 14 | - Priority: Blocker | Major | Minor |
| 15 | |
| 16 | --------------------------------------------------------------- |
| 17 | ## Bug |
| 18 | |
| 19 | **OS** |
| Ron Eldor | 9d22619 | 2017-10-30 18:39:47 +0200 | [diff] [blame] | 20 | Mbed OS|linux|windows| |
| Ron Eldor | 4b53513 | 2017-06-21 14:57:25 +0300 | [diff] [blame] | 21 | |
| 22 | **mbed TLS build:** |
| 23 | Version: x.x.x or git commit id |
| Ron Eldor | 05b9498 | 2017-07-24 13:28:48 +0300 | [diff] [blame] | 24 | OS version: x.x.x |
| 25 | Configuration: please attach config.h file where possible |
| Ron Eldor | 4b53513 | 2017-06-21 14:57:25 +0300 | [diff] [blame] | 26 | Compiler and options (if you used a pre-built binary, please indicate how you obtained it): |
| 27 | Additional environment information: |
| 28 | |
| Simon Butcher | 6f262c4 | 2017-07-24 14:19:02 +0200 | [diff] [blame] | 29 | **Peer device TLS stack and version** |
| 30 | OpenSSL|GnuTls|Chrome|NSS(Firefox)|SecureChannel (IIS/Internet Explorer/Edge)|Other |
| 31 | Version: |
| Ron Eldor | 4b53513 | 2017-06-21 14:57:25 +0300 | [diff] [blame] | 32 | |
| 33 | **Expected behavior** |
| 34 | |
| 35 | **Actual behavior** |
| 36 | |
| 37 | **Steps to reproduce** |
| 38 | |
| 39 | ---------------------------------------------------------------- |
| Manuel Pégourié-Gonnard | b6aa958 | 2021-02-25 11:59:49 +0100 | [diff] [blame^] | 40 | ## Enhancement / Feature Request |
| Ron Eldor | 4b53513 | 2017-06-21 14:57:25 +0300 | [diff] [blame] | 41 | |
| 42 | **Suggested enhancement** |
| 43 | |
| Manuel Pégourié-Gonnard | b6aa958 | 2021-02-25 11:59:49 +0100 | [diff] [blame^] | 44 | **Justification - why does the library need this feature?** |
| Ron Eldor | 4b53513 | 2017-06-21 14:57:25 +0300 | [diff] [blame] | 45 | |