splitbrain / dokuwiki-plugin-letsencrypt

Request letsencrypt SSL certificates for your DokuWiki
https://www.dokuwiki.org/plugin:letsencrypt
5 stars 1 forks source link

Trigger update when new animal is created #2

Open splitbrain opened 8 years ago

splitbrain commented 8 years ago

When a new animal is created in the farmer, a certificate update should be triggered immeadiately.

ThiasG commented 8 years ago

In this context it would be great to change in Lescript.php the method for verifying the token to use curl instead of file_get_contents (line 118)