Hello,

I have created a custom profile where I want to extend the "TLS/Web Server"
certificate from 1 year to 5 years.

I went into the "/etc/openxpki/config.d/realm/democa/profile" directory and
copied "tls_server.yaml" to a new file "tls_server_5y.yaml".

Within the tls_server_5y.yaml file I modified the label to be unique to
"I18N_OPENXPKI_UI_PROFILE_TLS_SERVER_LABEL_5Y" and added the validity
parameter I wanted.

I found the display names in "/etc/openxpki/contrib/i18n/en_US/openxpki.po"
file and added a new entry for msgid
"I18N_OPENXPKI_UI_PROFILE_TLS_SERVER_LABEL_5Y" with a msgstr of "TLS/Web
Server (5 years)".

I restarted the OpenXPKI and Apache services but my web UI Certificate
Profile picker is showing "I18N_OPENXPKI_UI_PROFILE_TLS_SERVER_LABEL_5Y" as
a label.

The new certificate profile works as expected, but the Web UI display is
not picking up the new msgstr.

I have grep through the files to see if there is another location, and the
only other I can see is in the German Localization file which I am not
utilizing.

Could someone please give me a pointer on how to properly display my new
profile in the Web UI?  I am thinking this is something in Perl that I am
obviously not familiar with, so any all and all help is greatly appreciated.

Thank you
Mark.
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to