Thanks Oliver! We’re using OpenXPKI as a server to test against while implementing the EST protocol on some Android clients we’re working on. What I thought would be the easy part (setting up an open source test server) has turned out to be a lot more complicated that I anticipated. I wouldn’t have gotten this far without your help!
—Jim On May 7, 2019 at 10:51:31 AM, Oliver Welter ([email protected]) wrote: Hi Jim, in the file config.d/realm/ca-one/workflow/def/est_enroll.yaml change the autorun:1 to autorun:0 in line 10. If you need a more complex workflow you can change the config in est/default.conf to use the certificate_enroll workflow (there is a commented version already) . After changing this you need to create a server side config by copying the rpc/ folder to est/ and adjust the settings accordingly. Oliver Am 07.05.19 um 19:39 schrieb Jim Titus: > I’ve finally gotten a Vagrant container up and running. Everything is > working including EST, but I have one more EST question. How do you turn > off auto-approval of CSRs over EST, or any of the other protocols, so > they sit in the workflow queue for manual approval? I can’t find > anything in the docs on this. > > —Jim > > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-users > -- Protect your environment - close windows and adopt a penguin! _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
