Page MenuHomeVyOS Platform

Add op mode commands for exporting certificates to PEM files with correct headers
Needs testing, Requires assessmentPublic

Description

Right now, one can only get Base64-encoded raw data of certificates out of the VyOS config, which is inconvenient when the other side is something else than VyOS and requires a proper PEM file with headers.

We should make it easy for users to export certificates.

Proposed syntax: run show pki certificate <cn> pem.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)