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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Summary
The snap install of microk8s fails when generating certificates on long hostnames, it fails with the following error message:
What Should Happen Instead?
We should be able to install the snap on servers with a hostname longer than 64, the value set for ub-common-name-length defined in rfc5280
Reproduction Steps
Introspection Report
NA: microk8s is not installed
Can you suggest a fix?
Override the hostname of the server with a shorter version, and configure the alias in
/etc/hosts
?Or something else
Are you interested in contributing with a fix?
yes
The text was updated successfully, but these errors were encountered: