You cannot create anymore custom ssl certificates.
333435363738394041
// marshaller understands. String errorCode = parseErrorCode(node); if (errorCode == null || !errorCode.equals("TooManyCertificates")) return null; TooManyCertificatesException e = (TooManyCertificatesException)super.unmarshall(node); return e; }