ASN: Add validator for BIT- and OCTET-STRING
Add a validator on all ASN.1 BIT- and OCTET-STRING input, to prevent the user from invalid inputs.
For the couple of weeks there have been reports of intermittent "No space left" when running jobs in the esait runners, as well as some occasional issues when running the after_script stage. We have finally found the root cause, and we are correcting it. It should already be better now :)
Add a validator on all ASN.1 BIT- and OCTET-STRING input, to prevent the user from invalid inputs.
Provided with