-
We can't deploy to staging until we have SSL since we _have_ to provide `port` as `443` to the `url` option in our production config. This is because of how Phoenix handles url generation.
-
The Fog Gem now supports DNSimple API Auth [here](https://github.com/fog/fog/blob/master/lib/fog/dnsimple/dns.rb#L42).
For now the cookbook could use the latest fog gem until the cookbook can be chan…
-
Any attempts to delegate challenges for certs that are not under control of caddy to other letsencrypt clients fail with 500 error, w/o any helpful error message. Any settings in the caddy file for th…
ghost updated
8 years ago
-
Request for this to be implemented in the API:
> the client will be able to negotiate an access token by sending a request authenticated using the basic auth and account username/password, along with…
3flex updated
8 years ago
-
It seem http://brew.sh is down
MassD updated
8 years ago
-
Reticketing from #2259.
##
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1648461-change-all-passwords-post-heartbleed?utm_campaign=plugin&utm_content=tracker%…
-
In mobile applications it is not possible to keep an OAuth client secret a secret, as it must be hardcoded into the application code. It is trivial to extract hard coded strings from a mobile applicat…
3flex updated
8 years ago
-
https://travis-ci.org/fog/fog/jobs/125586258#L543
I tried to figure out whats up, as it seems to work for other stuff, but not sure why this isn't working. Any help digging in would be appreciated. T…
-
Rancher Version: v0.4.4
Docker Version: 1.11.1
OS: Ubuntu 16.0.4
Steps to Reproduce: Launch the Route53 stack from the catalog
Results: Stack loops from starting/unhealthy/initializing
Expected:…
-
The section http://developer.dnsimple.com/v1/#current-version is missing the expiration year for v0.
> The legacy API (called v0) will no longer be available after June 30th. Please switch to API v1 …