You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2023/05/12 02:54:51 UTC

[GitHub] [pulsar] 7hong created a discussion: When Broker opens Kerberos certification, how to use the CURL command to access the http port?

GitHub user 7hong created a discussion: When Broker opens Kerberos certification, how to use the CURL command to access the http port?


`kinit -kt /opt/pulsar.keytab  pulsar`
`curl -i --negotiate -u: -X GET "http://pulsar-xxx:8080/admin/v2/xxx"`

I tried to access the Negotiate parameter, but got 401 errors.

how to use the CURL command to access the http port?

GitHub link: https://github.com/apache/pulsar/discussions/20311

----
This is an automatically sent email for commits@pulsar.apache.org.
To unsubscribe, please send an email to: commits-unsubscribe@pulsar.apache.org