Alexey Shcherbak
Alexey Shcherbak
I'll redeploy the vault a bit later, from what was there - yes, I can list all the necessary certs with no issues - i have some posh-ui scripts to...
Ok, managed to get this run from scratch - cleaned up vault, restored it from zip again, run my script step by step. Here is an output: ``` Posh> Get-ACMEIdentifier...
Great, thanks for the helpful hint. If I groked it correctly - all dns domain name validation challenges are now expiring in 7 days, thus dns-01 challenge is not something...
Also this makes vault moving pretty redundant as there is nothing that one can reuse from existing vault, right ? And it's simpler to start generating new certs every time...
Sounds interesting. That centralized vault will be in form of api service ? is it possible to self host it ?
What kind of interface you have for reading\saving settings ? Would it be possible to write a provider to store vault in S3 buckets or Azure Blobs\Table ? Hosting a...
Wow :( This bug broke heaps of my existing scripts, I've to find a older bruno version and get back to it, as I'm suddenly blocked . @lohxt1 I wonder...
If anyone is still interested in getting this working before official fixes - I managed to find a workaround of the current state of bugged aws_grafana_workspace by manually creating and...
bump. Would be nice to merge this if it fixes #2942 , as from usability perspective - this clearly looks like a bug. cc @helloanoop
Done. [See SO question here](http://stackoverflow.com/questions/32348597/azure-ad-graph-call-for-user-creation-failing-with-some-obscure-error) I think I've identified the problem but can't figure out how to fix it - see the question and sample responses - default auth token...