API call with X.509 authentication acting as a node
Issue
When attempt to make an API call from the node, got the following result:
[root@node1 ~]# curl --cert /etc/origin/node/server.crt --cacert /etc/origin/node/ca.crt --key /etc/origin/node/server.key 'https://master1.example.com:8443/oapi/v1/users/~'
Unauthorized
[root@node1 ~]#
Environment
OCP 3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
