When apply the certificate and key generated by openssl req -x509 ..., when apply them for glkvm. (I have tried both drag and copy-paste the text). I have tried both rsa:4096 and ed25519.
glkvm will reject them and raise TLS certificate setup failed, please check the certificate content and key.
Does GLKVM allow self-signed cert and key?
If so, what are the extra requirement for subject and ext field for the certificate and key?
When apply the certificate and key generated by
openssl req -x509 ..., when apply them for glkvm. (I have tried both drag and copy-paste the text). I have tried bothrsa:4096anded25519.glkvm will reject them and raise
TLS certificate setup failed, please check the certificate content and key.Does GLKVM allow self-signed cert and key?
If so, what are the extra requirement for subject and ext field for the certificate and key?