10: Security SettingsEDS-MD® Medical Device Server User Guide 76Table 10-6 Create a New CredentialsTo Create a New CredentialUsing Web Manager To create a new credential, click SSL in the menu and select Credentials.Using the CLI To enter the SSL command level: enable -> ssl To enter the Credentials command level: enable -> ssl -> credentialsUsing XML Not applicable.Upload CertificateSSL certificates identify the EDS-MD device server to peers. Certificate and key pairs can beuploaded to the EDS-MD unit through either the CLI or XML import mechanisms. Certificates canbe identified on the EDS-MD device server by a name provided at upload time.Table 10-7 Upload Certificate SettingsUpload Field DescriptionCreate newcredentialEnter the name of the new credential to be created.Submit (button) Click the Submit button after entering the new credential name.UploadCertificateSettingsDescriptionNew Certificate Click Choose File to browse to and select the new certificate file to be uploaded. TheSSL certificate to be uploaded. RSA or DSA certificates are allowed.The format of the certificate must be PEM. It must start with “-----BEGINCERTIFICATE-----“ and end with “-----END CERTIFICATE-----“. SomeCertificate Authorities add comments before and/or after these lines. Those need to bedeleted before upload.New Private Key Click Choose File to browse to and select the certificate type being uploaded. The keyneeds to belong to the certificate entered above.The format of the file must be PEM. It must start with “-----BEGIN RSAPRIVATE KEY-----” and end with “-----END RSA PRIVATE KEY-----”.Read DSA instead of RSA in case of a DSA key. Some Certificate Authorities addcomments before and/or after these lines. Those need to be deleted before upload.Submit (button) Click the Submit button after selecting the certificate and private key information forthe uploaded certificate.