I do see the two files in the directory and this is the output of the lint run:

root@muffin:~# openxpkiadm lintconfig --debug realm.magnoliaca.report
Checking config at /etc/openxpki/config.d/
Config ok (2128b774b2328760cc4ab042d18ff7a681495e0573618011e95944d9d3320b01)
system config at realm.magnoliaca.report:
---
expiry:
  cols:
    - attribute: meta_email
      head: Requestor eMail
    - attribute: meta_requestor
      head: Requestor Name
  cutoff_notafter: +000060
  delimiter: '  '
  head: 'Certificate Expiry Report, created at: [% export_date %]'
  include_expired: -000030
  label: Expiry Report
valid:
  delimiter: '  '
  head: 'Certificate Status Report, created at: [% export_date %]'
  label: Certificate Status Report
root@muffin:~#

Here is the directory contents:

root@muffin:/etc/openxpki/config.d/realm/magnoliaca/report# ls -la
total 16
drwxr-xr-x  2 openxpki openxpki 4096 Mar 18 22:53 .
drwxr-xr-x 15 openxpki openxpki 4096 Mar 21 15:52 ..
-rw-r--r--  1 openxpki openxpki  382 Mar 18 22:53 expiry.yaml
-rw-r--r--  1 openxpki openxpki  114 Mar 18 22:53 valid.yaml
root@muffin:/etc/openxpki/config.d/realm/magnoliaca/report#

On Thu, Mar 25, 2021 at 1:54 AM Oliver Welter <m...@oliwel.de> wrote:
>
> Hi Mitch,
>
> the content of the report selection is autogenerated from the definitions 
> found in the "report" node of your realm. The default setup has a directory 
> "realm/democa/report/" which has severeal files in it, make sure they exist 
> and are readable.
>
> You can check the loaded report config with "openxpkiadm lintconfig --debug 
> realm.democa.report".
>
> Oliver
>
> Am 25.03.21 um 02:55 schrieb Mitch Mitchell:
>
> I have installed openxpki on my system using the sample config as a base but 
> modified it to generate proper passwords and store CA info in secure 
> locations etc (still in a test env however).
>
>
>
> Everything seems to work ok except for the Full Certificate Status Report – 
> nothing appears in the Report Configuration drop down
>
>
>
> It appears to be an issuer located in the file report_full.yaml – I can make 
> the drop down selection optional and get a report but I cannot get the drop 
> down to populate.
>
>
>
>
>
>     report_config:
>
>         name: report_config
>
>         label: I18N_OPENXPKI_UI_REPORT_CONFIG_LABEL
>
>         type: select
>
>         option:
>
>            item@: report
>
>            mode: map
>
>         required: 1 <<ß- I changed this to 0 and was able generate a report 
> but I cannot get the drop down to populate.
>
>
>
> Any thoughts on where I can look to dig out what is causing the issue?
>
>
> Thanks!
>
>
> Mitch
>
>
>
>
>
>
>
> Sent from Mail for Windows 10
>
>
>
>
>
> _______________________________________________
> OpenXPKI-users mailing list
> OpenXPKI-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>
>
> --
> Protect your environment -  close windows and adopt a penguin!
>
> _______________________________________________
> OpenXPKI-users mailing list
> OpenXPKI-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openxpki-users


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

Reply via email to