Skip to content

api for signserver/rest/v1/workers/reload #82

Answered by mlundblad
laimujun asked this question in Q&A
Discussion options

You must be logged in to vote

That error message means that the REST operation requires admin privileges.
So, in this case it would require a client-certificate that is configured in SignServer as an authorized admin (or, if "Allow any" option is set, any client-certificate issued by the same CA as the server TLS certificate would be consider an administrator).

The X-Keyfactor-Requested-With header is required as a measure to prevent XSRF: https://en.wikipedia.org/wiki/Cross-site_request_forgery

As long as the header is set, any value will be OK.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@laimujun
Comment options

@r-shafi
Comment options

@netmackan
Comment options

Answer selected by netmackan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants