Hi,

On Sat, 2019-01-05 at 16:32 +0100, Vincent Jardin wrote:
> 
> Le 5 janvier 2019 14:41:36 Jan Ehrhardt <php...@ehrhardt.nl> a écrit
> :
> 
> > Hi Vincent,
> > 
> > Vincent Jardin in php.pecl.dev (Sat, 05 Jan 2019 11:56:40 +0100):
> > > Le 5 janvier 2019 06:01:18 Jan Ehrhardt <php...@ehrhardt.nl> a
> > > écrit :
> > > > In theory php_curl.dll could be built with WINSSL, but that is
> > > > only
> > > > because libcurl supports it. Most dependent libraries do not
> > > > have any
> > > > provisions for the native Windows SSL.
> > > 
> > > Yes, at least having php_curl.dll using WINSSL, it would be a
> > > nice step so
> > > both curl.exe and php_curl.dll would share the same Windows
> > > crypto backend
> > > that is important for many security requirements.
> > > 
> > > Please, could you send me a notification once it would be
> > > available ?  I'll
> > > jump on trying it. Currently, the only workaround I found was
> > > to  call
> > > curl.exe from PHP (I cannot use php_curl.dll).
> > 
> > I will give it a try. Which PHP version: 7.2 or 7.3? x64 or x86?
> > NTS ot
> 
> If possible PHP 7.2 / NTS / x64
> 
> If it is not possible, I can give a try with the head of PHP and then
> it 
> could be backported.
> 
> Ping me once you have a dll.
> 
> Down the road it would be nice to have such php_curl.dll for any
> x64/x86 x 
> NTS/TS.
> 
> 
> 
The amqp builds are ready.

Regarding OpenSSL - it uses the Windows API where necessary. A separate
thread should probably be used to discuss OpenSSL vs. native API. 

Regards

Anatol

Reply via email to