Hi,

As am trying to enable the CA rollover on the openxpki.
1)a)Mainly openxpki has the SCEP feature and am trying to generate the 
certificates like
Ca-one –scep-1.crt ,ca-one-vault-1.crt ,ca-root-1.crt ,ca-one-signer-1.crt
Generally in these ca-root-1.crt is the root CA certificate and
Ca-one-signer-1.crt is the intermediate certificate
While am attempting to invoke getca command I will get three certificates like
Ca-one –scep-1.crt 0 cert
ca-root-1.crt , 1 cert
ca-one-signer-1.crt 2 cert
b)After that I have been generating the certificates like
Ca-one –scep-2.crt ,ca-one-vault-2.crt ,ca-root-2.crt ,ca-one-signer-2.crt
Generally in these ca-root-2.crt is the root CA certificate and
Ca-one-signer-2.crt is the intermediate certificate
And am updating the certs not before and not after the valid time like
Openxpkiadm alias –update –realm ca-one –alias ca-one-scep-2 –notbefore “ 
2018-01-01:00:00:00”
While we are attempting to invoke GETNEXTCA command we will get only Root CA 
certificate (means am getting only one certificate,am not getting full trusted 
chain certificates).
Note:
Any idea what I could have done wrong? And what further steps I need to follow 
up?
Thanks & Regards,
Pratik


________________________________
From: David McNeill <[email protected]>
Sent: Saturday, February 24, 2018 3:52:04 PM
To: [email protected]
Subject: Re: [OpenXPKI-users] i18n locale problem


Sure, package is installed.

# apt-cache policy openxpki-i18n
openxpki-i18n:
  Installed: 1.19.5-1
  Candidate: 1.19.5-1
  Version table:
 *** 1.19.5-1 0
        500 http://packages.openxpki.org/debian/ jessie/release amd64 Packages
        100 /var/lib/dpkg/status


How can I enable more logging of the web interface, or trace into 
main-built.js?  Or should I be looking elsewhere?

Is there a simple test translation call I make with wget or a test harness?


David



On 24/02/18 20:06, Oliver Welter wrote:
Hi David,

can you check if the openxpi-i18n package is installed?

The I18N message in the logs are ok (we used those in the past with the intend 
to localize errors but we never spend the efforts to really translate them)

Oliver

Am 17.02.2018 um 11:27 schrieb David McNeill:
I have a clean install of openxpki on a jessie vm, following the read the docs 
quick start 
<http://openxpki.readthedocs.io/en/latest/quickstart.html><http://openxpki.readthedocs.io/en/latest/quickstart.html>.

The webui is showing the I18N_OPENXPKI_UI_...  labels, instead of the actual 
translations or local text.

My system has en_US.utf8 correctly installed.

echo $LANG
en_US.UTF-8

It makes the interface fairly unuseable.

The environment of the server process doesn't seem to have a LANG

cat /proc/$(pidof 'openxpkid (main) server')/environ | tr \\0 \\n

Gives 10 lines of blank.  For my bash process, gives

LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=C
LC_CTYPE=C
etc

Even the logging is grumpy

2018/02/17 23:25:22 ERROR I18N_OPENXPKI_CRYPTO_CLI_EXECUTE_FAILED;

What can I check or fix on i18n ?


David







------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
OpenXPKI-users mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/openxpki-users






------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
OpenXPKI-users mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/openxpki-users


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to