On 7/26/2012 10:36 PM, Endi Sukma Dewata wrote:
To support different access control configurations the
REST services have been moved out of /pki into several
URLs.
The certificate request submission service is now located
under /ee and it does not require authentication. The
configuration service is located under /installer and
it requires service-level authentication using PIN. The
remaining services are located under /agent and /admin.
They require realm authentication using client cert or
basic authentication and also require administrator or
agent access rights. Existing servlets are not affected
by this change.
Ticket #107, #259
New patch attached. The search/list operations for certificate and
certificate request are now accessible without authentication under /ee.
--
Endi S. Dewata