wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | Several OCSP improvements (!513)


From: @rockdaboot
Subject: Re: wget2 | Several OCSP improvements (!513)
Date: Mon, 03 Oct 2022 17:51:40 +0000



Tim Rühsen commented:


I assume that the `vflags` should be per-connection data. But it is used as 
global data:
```
store = SSL_CTX_get_cert_store(_ctx);
X509_STORE_set_ex_data(store, store_userdata_idx, (void *) vflags)
```
What are your thoughts ?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/513#note_1122744306
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]