certifi / erlang-certifi

SSL Certificates for Erlang
Other
132 stars 33 forks source link

use parse_trans’ ct_expand #23

Closed fenollp closed 6 years ago

fenollp commented 6 years ago

Instead of hand rolled parse transform. This in addition to the+deterministic compile flag can be interesting: a CI cron task could install Mozilla’s certs daily, build this app, see if compiled module differs and if so cut a new hex release ;)