php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #2342 Missing ssl CLIENT functions
Submitted: 1999-09-21 12:28 UTC Modified: 2001-02-10 13:48 UTC
From: lorenzo at sancho dot ccd dot uniroma2 dot it Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.12 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lorenzo at sancho dot ccd dot uniroma2 dot it
New email:
PHP Version: OS:

 

 [1999-09-21 12:28 UTC] lorenzo at sancho dot ccd dot uniroma2 dot it
As anybody doing service management work today, I've encountered a
lot of good php stuff out on the net; still, there are many things which would get A LOT better if there were a php module wrapping openSSL: as a matter of facts, whith such a module we would get: Private Key crypto (somewhat redundant, since there is mcrypt avalable); Public Key crypto (unavailable in php by now); TLS tunneling of services like IMAP or LDAP, which would in turn make stuff like 

<a href="http://www.horde.org/imp/">IMP</a>
or the LDAP access page available at
<a href="http://www.mixdown.org/ldap">LDAP Entry Form</a>
(<a href="http://www.mixdown.org/ldap/ldap.phps">for source</a>

much more useful even in an open environment. As a matter of facts,
I'm sending this feature "request" after having been prompted by one of the horde developers, whom I contacted privately, with a suggestion to add imaps capability to IMP.

Now, I think I bothered all of you enough, therefore all I should do is cheer, and say thank you and good bye!

Yours,

lmc

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:48 UTC] jimw@php.net
this is a duplicate of 2183.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 14:01:32 2024 UTC