You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run the generate-certs.sh file as described in the docs I get the following error:
❯ cd ../dashboard_http
❯ ./generate_certs.sh
Generating a 2048 bit RSA private key
...........................................................................................+++++
.+++++
writing new private key to 'key.pem'
-----
error, no objects specified in config file
problems making Certificate Request
Running the script for the cluster works.
There is also a dashboard.pem created, so I wonder why we need the http one.
The text was updated successfully, but these errors were encountered:
When I try to run the generate-certs.sh file as described in the docs I get the following error:
Running the script for the cluster works.
There is also a dashboard.pem created, so I wonder why we need the http one.
The text was updated successfully, but these errors were encountered: