How can i obtain a private certificate for Norton 360 email anti-virus that corresponds to the the public key wscert.der as it is preventing Outlook email downloading when email anti-virus is turned on?
@AM_Wardle1 Here is what AI generated:
AI Overview
To obtain a private certificate for Norton 360, you’ll need to understand what type of certificate you need (SSL/TLS), choose a certificate authority (CA) that issues private certificates, and then follow their process for requesting and obtaining the certificate.
Here’s a more detailed explanation:
- Understanding the Need for a Private Certificate:
- What is a private certificate?
Private certificates, also known as internal certificates, are used to secure communication within a private network or between devices within an organization.
- Why use a private certificate?
They offer a secure way to establish trust and encrypt communication, similar to public SSL/TLS certificates, but without relying on a public Certificate Authority (CA).
- Norton 360’s role:
Norton 360 is a security suite, not a certificate authority, so it doesn’t issue or manage certificates. You’ll need to obtain the certificate from a separate provider.
- Choosing a Certificate Authority (CA):
- Private CA providers:
Look for certificate authorities that specialize in providing private certificates for internal use, such as Entrust.
- Considerations:
When choosing a CA, consider factors like the type of certificate you need (e.g., SSL/TLS), the level of validation required, and the cost.
- Obtaining the Certificate:
- Request a certificate:
Once you’ve chosen a CA, follow their instructions to request a certificate. This typically involves generating a Certificate Signing Request (CSR) and submitting it to the CA.
- Private Key:
Ensure you keep your private key secure, as it’s essential for decrypting the data protected by the certificate.
- Install the certificate:
Once the CA issues the certificate, you’ll need to install it on the server or device where it will be used.
- Norton 360 Integration:
- No direct integration:
Norton 360 doesn’t have built-in functionality to manage or install certificates. You’ll need to configure the certificate with the specific software or application that uses it.
- VPN and Firewall:
If you’re using Norton 360’s VPN or firewall features, you might need to configure them to recognize and trust the private certificate.
In summary: To get a private certificate for Norton 360, you need to:
- Identify the type of certificate needed (SSL/TLS).
- Choose a CA that provides private certificates.
- Follow their process for requesting and obtaining the certificate.
- Install the certificate on the relevant server or device.
- Configure any relevant Norton 360 features to recognize the certificate.
Thanks but only need to install the certificate on my local MS Outlook
So you want to create a certificate that is in the DER x509 format for local use? Do you have a certificate to convert that is PEM?
SA