ttinkr
ttinkr
Is there some list which features are missing? I am trying to make one unified portal for both win and nix users. I want to disable LDAP auth and put...
Looks good, thx!!
Still no SHA512, right? This makes it difficult to use lemur with cfssl.
Still no ECDSA, right?
I just stumbled upon this problem too. The main reason why I want to change the port is that I don't want to run my containers as root. And as...
Hello, it seems that the OCSP certificate you are creating is not signed by the intermediate CA: `cfssl gencert -ca=server/server.pem -ca-key=server/server-key.pem -config=config.json -profile="ocsp" ocsp.csr.json |cfssljson -bare ocsp/ocsp` ...should be something...
Is there a mirror available yet? We are trying to pull images from quay.io using kaniko and it seems quay.io only supports docker api v1, but kaniko only supports v2.
@meyskens Alright, I will open a separate issue to maybe get help with that. Thanks!