Closed Cahb closed 1 month ago
It's possible that underlying cert/key is also a base64 encoded PEM file. Try to decode, if decoding succeeds, it means we should proceed with base64 decoded buffer. If not - plain text, nothing changes.
It's possible that underlying cert/key is also a base64 encoded PEM file. Try to decode, if decoding succeeds, it means we should proceed with base64 decoded buffer. If not - plain text, nothing changes.