Certificate
No edit summary
No edit summary
Line 3: Line 3:
When you buy a cert you often only get a cer file - and importing is no problem - but export it as pfx is not possible in std windows - use DigiCertUtil for this.
When you buy a cert you often only get a cer file - and importing is no problem - but export it as pfx is not possible in std windows - use DigiCertUtil for this.


For developing you use localhost - to allow for chrome to bybpass the need for a valid certificate enter this into the broswer:
For developing you use localhost - to allow for chrome to bybpass the need for a valid certificate enter this into the browser for https / ssl:
  <code>chrome://flags/#allow-insecure-localhost</code>
  <code>chrome://flags/#allow-insecure-localhost</code>

Revision as of 14:58, 12 September 2019

All certificates (codesign and ssl) can be managed with the application DigiCertUtil.exe.

When you buy a cert you often only get a cer file - and importing is no problem - but export it as pfx is not possible in std windows - use DigiCertUtil for this.

For developing you use localhost - to allow for chrome to bybpass the need for a valid certificate enter this into the browser for https / ssl:

chrome://flags/#allow-insecure-localhost
This page was edited 95 days ago on 02/10/2024. What links here