Link to home
Start Free TrialLog in
Avatar of Eprs_Admin
Eprs_AdminFlag for Austria

asked on

Certificate in CHROME

We have an own PKI.
I have created a new certificate for some web services.
I just want to get rid of the cert warnings when I open the site.

When I open the site with IE all is fine and no warnings.
But with CHROME I still have this warnings.

Do you know what I can do ?
Avatar of Michael Pfister
Michael Pfister
Flag of Germany image

Whats the exact warning Chrome is showing?
Chrome is using the Windows certificate store so its the same IE uses
Avatar of Eprs_Admin

ASKER

Here is the warning :

NET::ERR_CERT_COMMON_NAME_INVALID

Open in new window


I have used a name like this : name.domain.local

What do you think, doesn't CHROME like this .local ?
ASKER CERTIFIED SOLUTION
Avatar of Michael Pfister
Michael Pfister
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
You are right, with adding alternative subjectnames I am able to get this running :-)