Skip to content

Rework crypto/x509's by_file.c and by_dir.c to work with STORE, take 1 (the light take)#2696

Closed
levitte wants to merge 1 commit intoopenssl:masterfrom
levitte:x509store-store2-integation-light
Closed

Rework crypto/x509's by_file.c and by_dir.c to work with STORE, take 1 (the light take)#2696
levitte wants to merge 1 commit intoopenssl:masterfrom
levitte:x509store-store2-integation-light

Conversation

@levitte
Copy link
Member

@levitte levitte commented Feb 21, 2017

Description of change

One of the benefits of STORE ( #3542 and #2688 ) is that it can do much of the work previously done in X509_LOOKUP_METHODs while providing an interface to add new methods to load data.

This is a light version of these changes. #2697 is a more radical take on these changes.

This will not build properly until #1961, #3542 and #2688 are merged into master.

@levitte levitte force-pushed the x509store-store2-integation-light branch 3 times, most recently from 199f661 to 345dfcb Compare February 22, 2017 21:01
@levitte levitte self-assigned this Feb 25, 2017
@levitte levitte added the branch: master Applies to master branch label Feb 25, 2017
@levitte levitte force-pushed the x509store-store2-integation-light branch from 345dfcb to 8f676ed Compare April 10, 2017 12:37
@levitte levitte force-pushed the x509store-store2-integation-light branch 4 times, most recently from 24f5518 to 84ab6c8 Compare May 26, 2017 21:14
@levitte levitte force-pushed the x509store-store2-integation-light branch 2 times, most recently from d8a0b0d to 05acc3b Compare June 28, 2017 23:59
@levitte levitte force-pushed the x509store-store2-integation-light branch from 05acc3b to 0b0ecbe Compare July 6, 2017 14:32
@levitte levitte force-pushed the x509store-store2-integation-light branch 2 times, most recently from 6d340d4 to 534924b Compare July 20, 2017 15:09
@levitte levitte force-pushed the x509store-store2-integation-light branch from 534924b to 245a0f5 Compare September 5, 2017 18:27
@levitte levitte force-pushed the x509store-store2-integation-light branch from 245a0f5 to c07d643 Compare October 7, 2017 08:48
@mattcaswell mattcaswell added this to the Post 1.1.1 milestone Jan 24, 2018
@levitte levitte force-pushed the x509store-store2-integation-light branch from c07d643 to bc82f0d Compare January 25, 2018 09:13
@levitte levitte force-pushed the x509store-store2-integation-light branch 2 times, most recently from 93fa928 to a471d10 Compare February 23, 2018 21:27
@levitte levitte force-pushed the x509store-store2-integation-light branch from a471d10 to 3ea1930 Compare June 21, 2018 05:30
@levitte levitte force-pushed the x509store-store2-integation-light branch from 3ea1930 to 57ffd5d Compare June 21, 2018 07:05
@levitte
Copy link
Member Author

levitte commented Mar 8, 2019

Closing this in favor of #8442, which simply adds another X.509 lookup method for OSSL_STORE.
On could call that the gentle take

@levitte levitte closed this Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants