Hi,
I've gotten the openxpki and sql containers up and running from
https://hub.docker.com/r/dime/openxpki but I can't get EST working on curl -v
http://localhost:8080/.well-known/est/simpleenroll. There's no est.fcgi script
in /usr/lib/cgi-bin in this image. If I copy the one in the openxpki g
Hi,
> On trying to do docker-compose up I got below error. When I checked in the
> database I can’t find any tables in openxpki. Will any one let me know what
> the configuration I’m missing here
>
> openxpki-server_1 | 2020/08/28 09:30:58 [ERROR] sid=vUiq Database error:
> execution of SQL
Hi Team,
On trying to do docker-compose up I got below error. When I checked in the
database I can't find any tables in openxpki. Will any one let me know what the
configuration I'm missing here
openxpki-server_1 | 2020/08/28 09:30:58 [ERROR] sid=vUiq Database error:
execution of SQL query
Hi,
> I have raised CSR from user login and trying to approve certificate from
> operator login. After approving certificate it failed to generate with below
> error. Will you please help
>
> Original error: I18N_OPENXPKI_API_TOKEN_GET_TOKEN_ALIAS_BY_GROUP_NO_RESULT;
> __GROUP__ => ca-one-sign
H Team,
I have raised CSR from user login and trying to approve certificate from
operator login. After approving certificate it failed to generate with below
error. Will you please help
Original error: I18N_OPENXPKI_API_TOKEN_GET_TOKEN_ALIAS_BY_GROUP_NO_RESULT;
__GROUP__ => ca-one-signer; __PK
Ravi,
> I’m trying to run docker image for openxpki, I struck with below error will
> you please help
> “Configuration directory '/etc/openxpki/config.d' not readable when creating
> a new 'Config::Merge' object at /usr/share/perl5/Config/Merge.pm line 417.”
The error message indicates that t
Hi,
I'm trying to run docker image for openxpki, I struck with below error will
you please help
"Configuration directory '/etc/openxpki/config.d' not readable when creating a
new 'Config::Merge' object at /usr/share/perl5/Config/Merge.pm line 417."
__
Hi Ravi,
very likely a permission problem regarding the symlink at
openxpki-config/config.d/realm/ - either fix your permission or replace
the symlink by a full copy.
Oliver
Am 20.08.20 um 14:59 schrieb Lingala, Ravi Shankar (GE Digital):
Hi,
I’m trying to install openxpki with docker comp
Hi,
I'm trying to install openxpki with docker compose as mentioned in
https://github.com/openxpki/openxpki-docker. While deploying I got below issue
$ docker-compose up
Starting openxpki-docker-master_db_1 ... done
Starting 81aa6a34f03f_openxpki-docker-master_openxpki-server_1 ... done
Starting