Bug#983589: w3m: Cannot verify certificates any more

2021-02-26 Thread Tatsuya Kinoshita
On 2021-02-27 at 08:22, Tatsuya Kinoshita wrote: > -2 implicitly adds OpenSSL default paths that helps you, but > I think this is a bug and fixed in -3. However, this is a long-standing feature. I'll reconsider for the next upload. Thanks, -- Tatsuya Kinoshita pgpoM3ie625SY.pgp Description: PG

Bug#983589: w3m: Cannot verify certificates any more

2021-02-26 Thread Tatsuya Kinoshita
On 2021-02-26 at 23:54 +0100, Samuel Thibault wrote: > ssl_ca_file > ssl_ca_path /etc/ssl/certs, ~/.ssl/certs Ah, multiple paths in ssl_ca_path is not supported. The value is directly passed to OpenSSL's SSL_CTX_load_verify_locations. So, your configuration means the single nonexistence directory

Bug#983589: w3m: Cannot verify certificates any more

2021-02-26 Thread Samuel Thibault
Tatsuya Kinoshita, le sam. 27 févr. 2021 07:36:20 +0900, a ecrit: > On 2021-02-26 at 21:25 +0100, Samuel Thibault wrote: > > Since version 0.5.3+git20210102-3 of w3m (downgrading to -2 fixes it), > > all https website give me > > > > unable to get local issuer certificate: accept? (y/n) > > Hmm, c

Bug#983589: w3m: Cannot verify certificates any more

2021-02-26 Thread Tatsuya Kinoshita
On 2021-02-26 at 21:25 +0100, Samuel Thibault wrote: > Since version 0.5.3+git20210102-3 of w3m (downgrading to -2 fixes it), > all https website give me > > unable to get local issuer certificate: accept? (y/n) Hmm, could you please tell me your configuration of ssl_ca_path and ssl_ca_file in <~/

Bug#983589: w3m: Cannot verify certificates any more

2021-02-26 Thread Samuel Thibault
Package: w3m Version: 0.5.3+git20210102-3 Severity: important Hello, Since version 0.5.3+git20210102-3 of w3m (downgrading to -2 fixes it), all https website give me unable to get local issuer certificate: accept? (y/n) and choosing y gives Accept unsecure SSL session: unverified: unable to ge