Open Kelduum opened 4 years ago
Attribution and copyright notices were missed with the symbiosis-common changes made back in February to add support for Let's Encrypt ACMEv02 challenges.
This included folding in the 'acme-client' from https://github.com/unixcharles/acme-client into the symbiosis-common package, and back-porting the changes made in Sympl (a fork of Symbiosis supported by Mythic Beasts).
This was apparently a straight copy and paste with some small variable name reversions in order to support the new library.
This change should make Symbiosis properly compliant again.
Note: https://github.com/BytemarkHosting/symbiosis/pull/144 includes support for Symbiosis Stretch
Attribution and copyright notices were missed with the symbiosis-common changes made back in February to add support for Let's Encrypt ACMEv02 challenges.
This included folding in the 'acme-client' from https://github.com/unixcharles/acme-client into the symbiosis-common package, and back-porting the changes made in Sympl (a fork of Symbiosis supported by Mythic Beasts).
This was apparently a straight copy and paste with some small variable name reversions in order to support the new library.
This change should make Symbiosis properly compliant again.