php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10109 SMIME Encrypted email
Submitted: 2001-04-02 07:21 UTC Modified: 2001-04-02 07:27 UTC
From: michelle at select-u dot co dot uk Assigned:
Status: Not a bug Package: *Mail Related
PHP Version: 4.0.3pl1 OS: Cobalt Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
11 - 3 = ?
Subscribe to this entry?

 
 [2001-04-02 07:21 UTC] michelle at select-u dot co dot uk
Sorry but this isn't really a bug, but I'm running out of people to ask.  I've tried all the documentation FAQ's i can find and posted to lots of php users groups but haven't had a single reply.

I would just like to ask if anyone knows how to send SMIME encrypted email (preferably using 168 bit 3DES) using a php script.  I've got a thawte certificate on my web server and I have a personal certificate on my machine here.  I've sent a signed email to root@mywebserver so it's got my public key for encryption.

I'm a 3rd year university student on placement doing web programming.  I can normally find out what I need to know from the manual or my fellow students as there is no programmer at this company besides me so I get no help or training.  I would really appreciate it if someone has the time to help me with this as I'm really stuck now.

Thanx :-)
Mitchell

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-02 07:26 UTC] jmoore@php.net
This is not the place to ask support questions under any circumstances whatso ever. Please read bugs dos and donts before posting another bug report.

You might like to try passing arguments to another command line programm or openssl might support this (currently undocumented but can be found in php4/ext/openssl

James
 [2001-04-02 07:27 UTC] sniper@php.net
The support for smime was just added into openssl extension
in CVS.

Get the latest CVS snapshot from http://snaps.php.net/

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC