News Feed
Jobs Feed
Sections




News Archive
PHP Web Services:
How to configure https for Apache2.2 and consume PHP web services over https
May 24, 2010 @ 08:39:49

New from the PHP Web Services blog today there's a post showing you how to set up Apache 2.2 for HTTPS connections to consume other web services.

The tutorial gives you a step-by-step process to follow with commands and configuration changes every step of the way:

  • Create a certificate
  • Generate a key
  • Sign the key with the certificate
  • Copy the keys to the right directory
  • Make configuration changes for the SSL connections
  • Connect to the remote HTTPS web service

If you're using PHP, you can also use the OpenSSL and SOAP clients with the SSL libraries to make requests to secure remote resources.

0 comments voice your opinion now!
https apache configuration ssl tutorial


blog comments powered by Disqus

Similar Posts

Jonathan Snook's Blog: Elemental: Conditional Content with CakePHP

NetTuts.com: Test-Driven Development in PHP: First Steps

Felix Geisendorfer's Blog: Two Tutorials - Title to Slug & Dependencies with If

Rob Zienert's Blog: Zend_Form Decorators and Composite Elements

DevShed: Implementing Additional Methods with mysqli and PHP 5


Community Events











Don't see your event here?
Let us know!


introduction interview testing conference opinion community podcast framework usergroup zendframework2 example phpunit release rest symfony2 functional language series database development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework