edee7030e4
Certificate (ca.crt) has to be striped for some application parsers as they might require pure base64 representation of certificate itself, without empty characters at the beginning nor the end of file Change-Id: I5f58e19d03abdf040b9a5b5df2f4dd83b4c0e3a9 Closes-Bug: #1775342
8 lines
266 B
YAML
8 lines
266 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Strip signed certificate. Certificate (ca.crt) has to be striped
|
|
for some application parsers as they might require pure base64
|
|
representation of the certificate itself, without empty characters
|
|
at the beginning nor the end of file.
|