Skip to content

NSX Edge certificate is expired #86

@jdegraffenried

Description

@jdegraffenried

Describe the bug

Ran into an issue on holodeck deployment where the Edge certs are expired and I get an error - OVF certificate validation failed. Error: [VALIDATION_ERROR: CERTIFICATE_EXPIRED; ] in NSX when looking at the hosts

Followed this and it worked but it took some finagling to get SCP working on NSX

https://knowledge.broadcom.com/external/article/424034

Had to get into NSX and change the /etc/ssh/sshd_config file
FROM
#Subsystem sftp /usr/lib/openssh/sftp-server
TO
Subsystem sftp internal-sftp
and restart SSH

Reproduction steps

...

Expected behavior

Certs shouldn't be expired on deployment

Additional context

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions