asp.net - Green Bar for Self-Made SSL -


so, considering pricing ssls, chose try creating own ssl certificate (still in works).

once part done, how ev , green bar aspect of certificate set up?

it can make sense create own certificates (and use own ca) if you're in environment users can import own ca certificate in way can verify independently. typically, works fine on institution's network installs ca certificate part of os configuration when configuring centrally-administered machines (and similar cases). under these conditions, blue bar without problem.

extended validation certificate (which produce green bar) rely on 2 things:

this second point prevent doing yourself. non-ev certificates potentially implement on machines under control using few configuration steps. ev certificates require control compilation of browser: not going happen proprietary browsers such ie, , can still quite lot of work open-source browsers (e.g. firefox/chromium), since wouldn't able rely on pre-compiled binaries (and you'd have recompile every new release).


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -