Hello,

I don't know if I should ask questions in here or in github.
I'm giving myself a shot.

What I want:
- I want to use openxpki as if it was black box with minimal config, at
least to get familiar with it (obviously, i went for the docker version)
- I want to enrol certificates only for those who have been authenticated
with the http basic authentication approach.
- Say only TestAccouts (default users you provide) are the only one who can
enrol certificate. I tried playing on the handler in the
config.d/ream/democa/est/default.yaml as suggested in auth-advance usage
<https://openxpki.readthedocs.io/en/develop/reference/configuration/realm.html#handler>,
but the test wasn't successful.

What I found
- this thread
<https://www.mail-archive.com/openxpki-users@lists.sourceforge.net/msg02469.html>which
is very interesting

It seems to match my requirement, but, they're not using the docker
version.
And that combined with my lack of expertise in linux, it makes it a bit
hard to follow.

Can anyone point me to :
- where I can add the basic authentication in apache from within the docker
container?
- and how can I protect that EST path?

Because those were actually the answers.

Thank you,
Mohamed
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to