HI,
I'm trying to encrypt and decrypt data in my PHP scripts using the
openssl API. However, while the encryption seems to work, I cannot
decrypt what I encrypted.
The keys I use have been produced the following way.
openssl req -x509 -nodes -days 365 -newkey rsa:4096 -keyout
example.key -out ex
Hello,
on 05/23/2008 05:06 PM Gunnar Vestergaard said the following:
> Where do I post feature requests for PHP?
>
> I need some functions in PHP to let a user log on to a server with his
> SSL client certificate. I mean, when a user has his own SSL client
> certificate, then a server should be ab
[snip]
Where do I post feature requests for PHP?
I need some functions in PHP to let a user log on to a server with his
SSL client certificate. I mean, when a user has his own SSL client
certificate, then a server should be able to log the user in without
needing user name and password. Wouldn'
Where do I post feature requests for PHP?
I need some functions in PHP to let a user log on to a server with his
SSL client certificate. I mean, when a user has his own SSL client
certificate, then a server should be able to log the user in without
needing user name and password. Wouldn't that
On Fri, May 23, 2008 at 9:40 AM, Michelle Konzack
<[EMAIL PROTECTED]> wrote:
> I was coding such stuff for years... And now with cellphones , WAP,
> GPRS and GSM it is even more easier to track someone
If you have a cell phone, privacy went out the window a while ago anyway.
http://news.zdnet.co
hi fellas
Anyone have a solution for using autoload with encoded php files?
cheers
joakim ling
On May 22, 2008, at 7:25 PM, Chris wrote:
Philip Thompson wrote:
Hi all.
I'm currently working on a project that's in its beta stage. Due to
time
restraints, we were unable to build in transactions from the
beginning.
Well, we're getting to the point where we can now put in
transactions.
Am 2008-05-22 10:18:19, schrieb Philip Thompson:
> This statement appears to be one of ignorance. You claim that because
> you don't know what it does and it has a certain name, it MUST be a
> violation of your privacy. A violation of your privacy would be
> gaining *personally-identifiable*
On Fri, 2008-05-23 at 01:11 -0600, Jay Rogozinsky wrote:
> Hello All,
>
> I would like to know the maximum length I can expect certain variables to
> be, as follows:
>
> Session_Id
> Session_Name
> REQUEST_URI
> HTTP_USER_AGENT
> QUERY_STRING
>
> Thanks Kindly,
> KiJa
Less than or equal to th
Hi.
I have a problem with two messages in different namespaces, but with the
same name. Example sketch:
one.wsdl:
-
http://schemas.xmlsoap.org/wsdl/";>
...
two.wsdl:
-
http://schemas.xmlsoap.org/wsdl/";>
...
server.wsdl:
http://s
Hello All,
I would like to know the maximum length I can expect certain variables to
be, as follows:
Session_Id
Session_Name
REQUEST_URI
HTTP_USER_AGENT
QUERY_STRING
Thanks Kindly,
KiJa
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
11 matches
Mail list logo