...
"starttls":"true","certificate":"certificate.pem"
...
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/9ea92842-9d36-4b78-8c1c-cd62b4bf592a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You will need to provide the JSON encoded text of your certificate in the "certificate" field to the LDAP config options instead of the filename. The CLI does this for you if you provide the parameter "certif...@certificate.pem".
Can you provide an example using the API? I'm using curl on windows to configure the ldap backend and applying it as davy says, getting the same error. LDAP config works otherwise is:{"binddn": "CN=foo,DC=domain,DC=com","bindpass": "12345","userdn": "ou=DC=domain,DC=com","userattr": "samaccountname","deny_null_bind": true,"groupattr": "memberOf","groupdn": "ou=blah,DC=domain,DC=com","groupfilter": "(&(objectClass=person)(uid={{.Username}}))","insecure_tls": false,"starttls": true,"tls_max_version": "tls12","tls_min_version": "tls12","url": "ldap://server.com","certificate": "C:\\Users\\path\\vault.pem"}
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/58754a43-3220-41a9-a056-9776a1ec8067%40googlegroups.com.