Skip to content

Stable version

Compare
Choose a tag to compare
@bseddon bseddon released this 19 Jan 12:24
· 5 commits to master since this release

This library primarily supports bseddon/xml-signer project. This release add a function called hex to the BigInteger library so a big integer can be represented as a hex string. Add a stream context to the request to retrieve a certificate to prevent the need to verify a peer. A certificate may be requested using HTTP but the server might redirect to HTTPS and by default PHP will attempt to verify the new connection an action that will create a warning and fail to retrieve the resource.