Recenze  |  Aktuality  |  Články
Doporučení  |  Diskuze
Auto-Moto
Mobilní telefony
Notebooky  |  Tablety
Příslušenství
Wearables  |  Ostatní
Svět hardware  |  Digimanie  |   TV Freak

Import certifikatu CA v PPC2002

null (0)|25.6.2002 09:02
Chtel bych se zeptat, zda-li se da nejakym zpusobem naimportovat certifikat Certifikacni autority jine nez Verisign, Thawte..
null (0)|3.7.2002 09:28
Také by mne to poměrně hodně zajímalo. Prošel jsem na internetu hodně stránek, programů a pluginů, ale žádný tuto možnost neposkytoval. Ptal jsem se i na Compaq a Microsoftu ale bez úspěchu. Co jsem tam taky mohl čekat ... Přitom z hlediska programátorského to snad nemůže být nic zásadního?
RaDon_ce4you (24)|3.7.2002 12:51
A co tohle? Upozornuji, ze jsem to v realu nezkousel.

To install the root certificate on the Windows CE device:
Copy the Rootcert.exe that matches the processor type of your device from the SQL Server CE installation directory (by default, Program Files\Microsoft SQL Server CE\Device\processor family\processor type) to the \Windows directory of the Windows CE device.
Copy the Rootcert.cer file that you created in the previous step to the root directory of the Windows CE device.
Run Rootcert.exe from File Explorer.
The root certificate utility program (Rootcert.exe) does the following:
It opens and reads the Rootcert.cer file contained in the root directory of the Windows CE device.
It creates the registry key HKLM\Comm\SecurityProviders\SCHANNEL\CAs if this key does not already exist in the registry on the Windows CE device.
It creates the registry key HKLM\Comm\SecurityProviders\SCHANNEL\CAs\filename, where filename is the name of the input Rootcert.cer file.
It creates the following registry values under the HKLM\Comm\SecurityProviders\SCHANNEL\CAs\filename key:
DWORD:Enabled = 1
DWORD:Type = 1
BINARY:CACert = X509 certificate bytes obtained from the .CER file
It displays the message "Root certificate installed successfully."