Issue Description: To configure TLS 1.2 with EBS 12.1.3, we would need to generate csr request and request for CA signed SHA2 certificate. Once we received the server certificate and certificate chain files from the CA, we need to merge them to create a certificate file for OPMN using below command: cat server.crt intermediate.crt ca.crtContinue reading “PEM_read_bio: bad end line error error after TLS 1.2 upgrade”