Skip to content

Icons are not displayed in the generated report because of SSL certificate #220

@aminelouati

Description

@aminelouati

Description
When the https mode is enabled, it seems that the SSL certificate does not allow workflow icons to be displayed in the generated catalog.
Capture d’écran 2020-07-28 à 10 39 27

Steps to reproduce it

  • Enable HTTPS mode
  • Install an SSL certificate
  • Generate the catalog report

How to solve it
A possible fix is to update the report generation request by adding an option to bypass SSL certificate checking like --no-check-certificate for wget or -k option for curl queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions