Charles Swanberg

Results 27 comments of Charles Swanberg

I'm not in a rush to merge this. I am slowly making some improvements. I did manage to find a nice clean way to remove the login code (using system...

Good idea! I just tried it out using "npm install" and integrating using middleware instead. Definitely got further. The reason I originally thought to fork it was because I knew...

Do you use VAULT_SKIP_VERIFY or are you adding trusted certs somehow for use when connecting to vault? That flag isn't working for me. I'd rather not use that anyway. We...

I have TLS working on vault and consul now. And I am able to fetch a certificate back from LE on the staging service. Do you integrate with Fabio? Based...

I was just trying to figure out the renewal... and started to realize it wasn't quite there. I setup the vault cert store and it worked first try, so that's...

https://github.com/fabiolb/fabio/commit/e007d1ebe8921d935af1d5d09862246ec203d91e

Just the renewal logic. If you are too busy to push that I'll have to code something in. If you want to give me some pointers/direction it might be more...