williamfligor

Results 3 comments of williamfligor

It also looks like some information is being lost from a component entry. When I copy the following into a docker image: ## Input (saved in a container) ```json {...

> Hello @williamfligor Thanks for information! > > I created #5828 to fix this problem. > > Regards, Dmitriy Great! I found one more bug with this feature, when the...

@miversen33 I got this working, here's what I did ## Server **Requires [step cli](https://github.com/smallstep/cli)** ```shell # Create CA and two private/public key pairs (one for server, one for client) mkdir...