[edk2-devel] [PATCH] Add ECC cipher support and Wildcard host name matching in to HTTPS/TLS implementation

Vineel Kovvuri posted 1 patch 2 years, 5 months ago
Failed in applying to current master (apply log)
EDK-II-Release-Planning.md | 2 ++
1 file changed, 2 insertions(+)
[edk2-devel] [PATCH] Add ECC cipher support and Wildcard host name matching in to HTTPS/TLS implementation
Posted by Vineel Kovvuri 2 years, 5 months ago
Signed-off-by: Vineel Kovvuri <vineelko@microsoft.com>
---
 EDK-II-Release-Planning.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/EDK-II-Release-Planning.md b/EDK-II-Release-Planning.md
index 21edc5b..adf0961 100644
--- a/EDK-II-Release-Planning.md
+++ b/EDK-II-Release-Planning.md
@@ -20,6 +20,8 @@
 * [OVMF/ArmVirt: add support for virtio-mmio 1.0](https://bugzilla.tianocore.org/show_bug.cgi?id=3597)
 * [IntelFsp2Pkg: adopt FSP 2.3 specification](https://bugzilla.tianocore.org/show_bug.cgi?id=3674)
 * [UefiCpuPkg VTF0 X64: Build page tables using Linear-Address Translation to a 1-GByte Page](https://bugzilla.tianocore.org/show_bug.cgi?id=3473)
+* [Configure/Enable elliptic curve ciphers in OpenSSL in EDK2](https://bugzilla.tianocore.org/show_bug.cgi?id=3679)
+* [Enable wildcard host name matching in EDK2 HTTPS/TLS implementation](https://bugzilla.tianocore.org/show_bug.cgi?id=3473)
 * TBD
 
 ## [Previous edk2 stable tags](https://github.com/tianocore/edk2/tags)
-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#82074): https://edk2.groups.io/g/devel/message/82074
Mute This Topic: https://groups.io/mt/86329483/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH] Add ECC cipher support and Wildcard host name matching in to HTTPS/TLS implementation
Posted by Yao, Jiewen 2 years, 5 months ago
I have fixed typo and push to https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning

> -----Original Message-----
> From: Vineel Kovvuri <vineel.kovvuri@gmail.com>
> Sent: Friday, October 15, 2021 8:54 AM
> To: Rabeda, Maciej <maciej.rabeda@intel.com>; Yao, Jiewen
> <jiewen.yao@intel.com>; devel@edk2.groups.io
> Cc: Vineel Kovvuri <vineelko@microsoft.com>
> Subject: [PATCH] Add ECC cipher support and Wildcard host name matching in to
> HTTPS/TLS implementation
> 
> Signed-off-by: Vineel Kovvuri <vineelko@microsoft.com>
> ---
>  EDK-II-Release-Planning.md | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/EDK-II-Release-Planning.md b/EDK-II-Release-Planning.md
> index 21edc5b..adf0961 100644
> --- a/EDK-II-Release-Planning.md
> +++ b/EDK-II-Release-Planning.md
> @@ -20,6 +20,8 @@
>  * [OVMF/ArmVirt: add support for virtio-mmio
> 1.0](https://bugzilla.tianocore.org/show_bug.cgi?id=3597)
>  * [IntelFsp2Pkg: adopt FSP 2.3
> specification](https://bugzilla.tianocore.org/show_bug.cgi?id=3674)
>  * [UefiCpuPkg VTF0 X64: Build page tables using Linear-Address Translation to a
> 1-GByte Page](https://bugzilla.tianocore.org/show_bug.cgi?id=3473)
> +* [Configure/Enable elliptic curve ciphers in OpenSSL in
> EDK2](https://bugzilla.tianocore.org/show_bug.cgi?id=3679)
> +* [Enable wildcard host name matching in EDK2 HTTPS/TLS
> implementation](https://bugzilla.tianocore.org/show_bug.cgi?id=3473)
>  * TBD
> 
>  ## [Previous edk2 stable tags](https://github.com/tianocore/edk2/tags)
> --
> 2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#82069): https://edk2.groups.io/g/devel/message/82069
Mute This Topic: https://groups.io/mt/86329483/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-