Commit Graph

66 Commits

Author SHA1 Message Date
xolf
bb5cef550a Added Spreadly as user 2023-06-24 22:55:14 +02:00
Peter Bakker
3c09d1a8ae Merge pull request #61 from afosto/dependabot/composer/guzzlehttp/psr7-2.5.0
Bump guzzlehttp/psr7 from 2.4.0 to 2.5.0
2023-05-02 17:11:17 +02:00
dependabot[bot]
bc3092ce98 Bump guzzlehttp/psr7 from 2.4.0 to 2.5.0
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 19:55:15 +00:00
Peter Bakker
3f562ee0fb Merge pull request #60 from aitrex-technologies/patch-1
Update on readme.md
2023-04-03 13:27:47 +02:00
aitrex-technologies
4ff635a14d Update on readme.md
Ticket #618974224] SSL using YAAC
2023-04-03 11:11:53 +04:00
Peter Bakker
fe807f841a Merge pull request #58 from SpeksForks/master
Chore: Remove param that is not actually passed in
2023-01-05 09:42:38 +01:00
Peter Thaleikis
7e97aba016 Chore: Remove param that is not actually passed in 2022-12-18 12:39:53 +01:00
S Riemersma
c11e5d254c updated dependencies of guzzle 2022-07-15 12:42:38 +02:00
Peter Bakker
2a52370fef Merge pull request #54 from smitpipaliya/patch-1
Add SslForWeb to the companies using this package
2022-07-15 09:04:22 +02:00
Smit Pipaliya
30d6b7ce2a Update README.md 2022-07-15 12:19:06 +05:30
Peter Bakker
ef131cfe9e Merge pull request #50 from streamingsystems/master
Allow Flysystem 3.0
2022-02-18 16:18:06 +01:00
peterbakker
1d1797ded5 applied getOption
psr2 formatting
2022-02-18 16:09:56 +01:00
Rob Desilets
d5827cb970 Fixed bug where it was not properly referencing config 2022-02-17 09:09:41 -06:00
Rob Desilets
bd83867dcf Add ability to set custom key length 2022-02-10 15:05:18 -06:00
Rob Desilets
c25ba7fab9 Add Ability to set custom key length in config 2022-02-10 14:58:22 -06:00
Rob Desilets
22a2fcb2ea Update to work with Flysystem 2.0 or 3.0 2022-02-10 14:18:06 -06:00
Rob Desilets
f0e8180cef Update to Flysystem 3 2022-02-10 14:06:10 -06:00
Peter Bakker
ff7e0de0bb Merge pull request #44 from afosto/dependabot/composer/league/flysystem-1.1.4
Bump league/flysystem from 1.0.64 to 1.1.4
2021-08-25 11:49:00 +02:00
dependabot[bot]
9895df674c Bump league/flysystem from 1.0.64 to 1.1.4
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.0.64 to 1.1.4.
- [Release notes](https://github.com/thephpleague/flysystem/releases)
- [Changelog](https://github.com/thephpleague/flysystem/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/flysystem/compare/1.0.64...1.1.4)

---
updated-dependencies:
- dependency-name: league/flysystem
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 09:46:48 +00:00
Peter Bakker
2887efc104 Merge pull request #40 from gpibarra/patch-2
Guzzle new version
2021-08-25 11:46:07 +02:00
Gerardo Ibarra
316b4e2cf2 Guzzle new version 2021-05-19 12:50:12 -03:00
peterbakker
4a3dd06a88 updated composer description 2021-05-07 16:55:02 +02:00
Peter Bakker
7473842247 Merge pull request #34 from gpibarra/patch-1
Windows Compatibility
2021-05-07 08:36:51 +02:00
peterbakker
2e810cc935 EOL fix 2021-05-07 08:35:37 +02:00
Peter Bakker
6304681cc4 Merge pull request #39 from adrorocker/master
Fix return type in Order::getAuthorizationURLs
2021-05-07 08:11:01 +02:00
Adro Rocker
46c045ddb6 Fix return type in Order::getAuthorizationURLs
Fix return type in Afosto\Acme\Data\Order::getAuthorizationURLs docblock
2021-04-26 10:32:28 -05:00
Gerardo Ibarra
97a20c6080 Windows Compatibility 2020-11-27 09:29:44 -03:00
Peter Bakker
0fdf35750a Merge pull request #29 from TheDevilOnLine/patch-1
Don't sleep when validation succesfull
2020-09-21 09:12:15 +02:00
Tom Maaswinkel
7284608c2f Don't sleep when validation succesfull
Currently the validate function will always sleep, even if the validation was succesfull. Sleeping is only needed when we need to retry.
2020-09-08 11:36:29 +02:00
Peter Bakker
a4ab65b24f Merge pull request #21 from tipswithpunch/master
Updated "who is using it" section with a tool
2020-07-15 11:28:07 +02:00
tipswithpunch
9bd487247f Updated "who is using it" section with a tool
Added my tool that uses YAAC to "who is using it section" in the readme file
2020-07-14 23:30:59 +02:00
Peter Bakker
9f229ab8fb Merge pull request #20 from Manawyrm/patch-1
Add do.de to the list of users
2020-07-13 08:30:07 +02:00
Tobias Mädel
1752625a35 Add do.de to the list of users 2020-07-11 21:56:08 +02:00
Peter Bakker
d7298773fe Merge pull request #19 from redelschaap/patch-1
Add Web Whales to the companies using this package
2020-07-06 08:47:26 +02:00
Ronald Edelschaap
4ded42a7d0 Add Web Whales to the companies using this package 2020-07-06 08:25:09 +02:00
peterbakker
14abfe81bd styling fixes 2020-07-03 17:27:42 +02:00
peterbakker
25f6660e18 set curl_interface based on source ip only 2020-07-03 17:26:06 +02:00
Peter Bakker
bfe86fd892 Merge pull request #18 from AlexNodex/patch-2
sourceIP support
2020-07-02 14:14:58 +02:00
peterbakker
660bf6b961 formatting & minor optimalisation for getOption 2020-07-02 14:14:13 +02:00
AlexNodex
98a72a50ac Update Client.php
Added source_ip as a config option
2020-06-29 13:20:40 +01:00
Peter Bakker
b31ad9af4f Merge pull request #14 from zagrad/patch-1
Fix some tiny typos in README.md
2020-05-18 12:11:14 +02:00
zagrad
cce7db078a Fix some tiny typos in README.md 2020-05-16 18:26:31 +02:00
Peter Bakker
a6ea5ab304 Merge pull request #11 from mikemunger/master
Add support to get certificate chain as separate certificates
2020-04-28 20:50:47 +02:00
peterbakker
32b9d432db naming changes
readme update
2020-04-28 20:38:51 +02:00
Michael Munger
713285f8b5 Add support to get certificate chain as separate certificates
- https://github.com/afosto/yaac/issues/10
- The purpose is to support web servers such as apache < 2.4.8
  where the intermediate certificate needs to be separate
- Add method Helper::splitCertificate to parse cert chain
- Add param to Certificate::getCertificate($asChain = true)
  to maintain bc and get the certificate with or without chain
- Add method Certificate::getIntermediateCertificate to get just
  the intermediate certificate
2020-04-24 16:36:49 -06:00
Michael Munger
e654975374 Remove unused use statements from helper 2020-04-24 16:32:07 -06:00
Peter Bakker
fb33b4ba6f Merge pull request #6 from lordelph/master
Documentation improvements
2020-03-20 10:42:34 +01:00
Paul Dixon
65a6e458eb fixed typo 2020-03-20 09:26:11 +00:00
Paul Dixon
d0940b8766 Documentation improvements
- recommended additional sleep after DNS self test
- added links to relevant external docs
- corrected typos
2020-03-19 23:08:30 +00:00
Peter Bakker
fe6fc30e6a Merge pull request #5 from afosto/feature/dns
DNS support added
Big thanks to @lordelph for working on this
2020-03-19 20:03:18 +01:00