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