Re: [Rd] Can gzfile be given the same method option as file

2024-09-12 Thread Simon Andrews via R-devel
В Thu, 12 Sep 2024 15:06:50 + Simon Andrews пишет: > > > download.file('https://seurat.nygenome.org/azimuth/references/homolo > > > gs.rds', destfile = "c:/Users/andrewss/homologs.rds", method="curl") <...> > > curl: (35) schannel: next InitializeSecurityContext > > failed: CRYPT_E_NO_REVOCAT

Re: [Rd] Can gzfile be given the same method option as file

2024-09-12 Thread Simon Andrews via R-devel
he system here may not fake the revocation infrastructure too, but I don't see that this is going to change, and it's only the winet method which actually allows anything to connect. Simon. -Original Message----- From: Ivan Krylov Sent: 12 September 2024 15:28 To: Simon Andre

[Rd] Can gzfile be given the same method option as file

2024-09-12 Thread Simon Andrews via R-devel
Recently my employer has introduced a security system which generates SSL certificates on the fly to be able to see the content of https connections. To make this work they add a new root certificate to the windows certificate store. In R this causes problems because the default library used to