gnumoksha / php-freeipa

FreeIPA SDK for PHP
GNU Lesser General Public License v3.0
19 stars 19 forks source link

Update the freeipa certificate used by the tests #6

Closed arthurmco closed 6 years ago

arthurmco commented 6 years ago

The tests were failing because the demo freeipa server (what the server that php-freeipa uses to test itself) certificate changed.

This pull request updates it, so the tests runs successfully again.

gnumoksha commented 6 years ago

Thank you @arthurmco !