Re: OCSP response signature algorithm

2020-07-05 Thread John Jiang
I just want to know how does OpenSSL implement RFC 6960 section 4.4.7.2 Responder Signature Algorithm Selection. Could I take a OpenSSL responder to use SHA1withRSA signature algorithm if the certificate is signed by this algorithm? [1] https://tools.ietf.org/html/rfc6960#section-4.4.7.2 On Sat,

Re: FTP server

2020-07-05 Thread The Doctor
On Sun, Jul 05, 2020 at 02:04:15PM +0200, Richard Levitte wrote: > Fixed! > > On Sat, 04 Jul 2020 23:35:28 +0200, > Richard Levitte wrote: > > > > Hmmm... I can see issues over IPv4 from my laptop, but it works > > flawlessly over iPv6, as well as from the VMS machines I've access to > > (over I

Re: FTP server

2020-07-05 Thread Richard Levitte
Fixed! On Sat, 04 Jul 2020 23:35:28 +0200, Richard Levitte wrote: > > Hmmm... I can see issues over IPv4 from my laptop, but it works > flawlessly over iPv6, as well as from the VMS machines I've access to > (over IPv4). Not sure what's going on there. > > The Doctor, would you mind telling us