Re: 32 bit to 64 bit casting

2022-06-30 Thread Petr Pisar
V Thu, Jun 30, 2022 at 07:12:50PM +0200, Petr Pisar napsal(a): > V Thu, Jun 30, 2022 at 07:04:43AM -0500, KeithG napsal(a): > > On Wed, Jun 22, 2022 at 12:16 PM Petr Pisar wrote: > > > > > > Can you post here a complete certificate chain the server presents to > > > wget? > > > You can use

Re: 32 bit to 64 bit casting

2022-06-30 Thread Petr Pisar
V Thu, Jun 30, 2022 at 07:04:43AM -0500, KeithG napsal(a): > On Wed, Jun 22, 2022 at 12:16 PM Petr Pisar wrote: > > > > Can you post here a complete certificate chain the server presents to wget? > > You can use "openssl s_client -connect THE_HOST:https -showcerts to obtain > > it. > > If it so,

Re: 32 bit to 64 bit casting

2022-06-30 Thread KeithG
On Wed, Jun 22, 2022 at 12:16 PM Petr Pisar wrote: > > Can you post here a complete certificate chain the server presents to wget? > You can use "openssl s_client -connect THE_HOST:https -showcerts to obtain it. > If it so, than the only fix is to recompile your system with "-D_TIME_BITS=64 >