Development Hints from Bulgaria
Monday, December 19, 2011
Connecting to HTTPS site with specific certificate in PHP
Here is an example how you could connect to a server, which requires that you identify yourself with a certificate.
Your certificate and the server certificate are signed by an authority whose certificate is in ca.ctr.
Wednesday, December 14, 2011
Match multiple patterns with a single regex expression
I wanted to add multiple patterns to single regex expression. Such as password check. For example:
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)