phoenixframework / tailwind

An installer for tailwind
MIT License
473 stars 60 forks source link

Add overridable cacertfile #30

Closed easink closed 1 year ago

easink commented 2 years ago

Add a way to override CAStore.

yonkeltron commented 2 years ago

Hey I and my team (in a corporate environment) have run into an issue where we need to override the CAStore. As well as asking after the status of this feature, is there any info we can provide to help in building a use case? Perhaps we could even help test some stuff!

Thanks, +Jonathan

seymores commented 1 year ago

For anyone who is needing this patch;

#config/dev.ex or config/prod.ex
config :tailwind,
    cacerts_path: "/to/ssl/path/custom.pem"
josevalim commented 1 year ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: