Re: [yocto] Input for FIPS openssl to be added in yocto build

2024-10-22 Thread emailaddress . ashish
Hi Khem Raj , Able to get the fips working on target with Yocto scrathgap. The problem is with fips config file which was creating error as shared in earlier message. Since the openssl fips is cross compiled the fips configuration will not be proper . The fips configuration does required an ht

Re: [yocto] Input for FIPS openssl to be added in yocto build

2024-10-09 Thread Khem Raj
On Wed, Oct 9, 2024 at 7:12 AM emailaddress.ashish via lists.yoctoproject.org wrote: > > Hi Tim & Khem Raj , > > I was able to get the openssl-3.2.0 using openssl-3.0.8( fips.so ) following > openssl documentation. > So at-least we know that functionality wise this is doable. > > The challenge n

Re: [yocto] Input for FIPS openssl to be added in yocto build

2024-10-09 Thread emailaddress . ashish
Hi Tim & Khem Raj , I was able to get the openssl-3.2.0 using openssl-3.0.8( fips.so  ) following openssl documentation. So at-least we know that functionality wise this is doable. The challenge now is in bringing this to Yocto , fow which can team please suggest me : a) After enabling fips in

Re: [yocto] Input for FIPS openssl to be added in yocto build

2024-08-21 Thread Tom Isaacson via lists.yoctoproject.org
Has anyone made any progress on this? We're using Kirkstone (4.0) but not the latest so OpenSSL 3.0.10, so we'd want to use OpenSSL 3.0.9 for FIPS support (ref https://openssl-library.org/source/ ) but the recipe mentioned is for OpenSSL 1.0.2. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all mes

Re: [yocto] Input for FIPS openssl to be added in yocto build

2024-06-22 Thread Ashish via lists.yoctoproject.org
Thanks Tim & Khem Raj . Will look at these points - Ashish On Fri, Jun 21, 2024 at 9:32 PM Tim Orling via lists.yoctoproject.org wrote: > > > On Fri, Jun 21, 2024 at 7:04 AM Khem Raj via lists.yoctoproject.org > wrote: > >> On Fri, Jun 21, 2024 at 1:03 AM emailaddress.ashish via >> lists.yocto

Re: [yocto] Input for FIPS openssl to be added in yocto build

2024-06-21 Thread Tim Orling
On Fri, Jun 21, 2024 at 7:04 AM Khem Raj via lists.yoctoproject.org wrote: > On Fri, Jun 21, 2024 at 1:03 AM emailaddress.ashish via > lists.yoctoproject.org > wrote: > > > > Hi Team , > > > > 1) We wanted to enable openssl-fips on our Yocto Image ( we are trying > on Yocto-5.5 ) > > Do we

Re: [yocto] Input for FIPS openssl to be added in yocto build

2024-06-21 Thread Khem Raj
On Fri, Jun 21, 2024 at 1:03 AM emailaddress.ashish via lists.yoctoproject.org wrote: > > Hi Team , > > 1) We wanted to enable openssl-fips on our Yocto Image ( we are trying on > Yocto-5.5 ) > Do we have any layer to support this or any recipe ? > I was looking through recipe supporte

[yocto] Input for FIPS openssl to be added in yocto build

2024-06-21 Thread emailaddress . ashish
Hi Team , 1) We wanted to enable openssl-fips on our Yocto Image  ( we are trying on Yocto-5.5 ) Do we have any layer to support this or any recipe ? I was looking through recipe supported by open-embedded  but could not find any recipe for same. 2) Any suggestion or any inputs on same will be