Page MenuHomeVyOS Platform

Certstore only accepts `PKCS#8` cert types
Needs reporter action, LowPublicBUG

Description

When trying to enter a private certificate in a PEM format but is a PKCS#1 type, the commit errors saying invalid key but gives no hint to why. The docs also need updating to clarify the type must be PKCS#8.

Best option would be to accept both types or convert automatically. But docs & error clarification would also suffice.

Details

Difficulty level
Unknown (require assessment)
Version
VyOS 1.4-rolling-202112310821
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav changed the task status from Open to Needs reporter action.Jan 20 2024, 10:39 AM
Viacheslav triaged this task as Low priority.
Viacheslav added a subscriber: Viacheslav.

Please add and example of what you do.