Running Kyma on gardener-azure caused problems while pairing the mock. It turned out to be related to a mess up in the encoding of the certificate data.
This PR fixes it by using a Buffer everywhere when dealing with certificate data applying proper encodings.
Running Kyma on gardener-azure caused problems while pairing the mock. It turned out to be related to a mess up in the encoding of the certificate data. This PR fixes it by using a Buffer everywhere when dealing with certificate data applying proper encodings.