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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:48 UTC] jimw@php.net
this is a duplicate of 2183.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 23:01:33 2025 UTC