Replies: 3 comments 3 replies
-
Sven pointed out that is an online version accessible here |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you want to see java code for calling the REST API there is also the Easy Rest Client. https://github.com/Keyfactor/ejbca-easy-rest-client |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the docker hub image
ejbca-ce
following theQuick start - ephemeral test instance
instruction. The instance runs fine but the API reference (/ejbca/doc/rest/
) and Swagger UI (/ejbca/swagger-ui
) both seem to be missing and returning 404. That's after enabling REST services in System Configuration. Is there something else that can be done or is there an online version of the API? I simply want to see what features are available through the REST API.Beta Was this translation helpful? Give feedback.
All reactions