MichaelNRW
Neuer User
- Mitglied seit
- 9 Jul 2017
- Beiträge
- 39
- Punkte für Reaktionen
- 2
- Punkte
- 8
Das Ergebnis dazu finde ich nicht in diesem Thread. Hast Du die EuroDOCSIS-Zertifikate angeschaut, ob die korrekt sind? Bitte ggf. nachholen, wenn noch möglich.
Hier mal eine Info zu den Zertifikaten des Hitron.
"Auch bei diesem Model gibt es ein Missmatch zwischen Hersteller(intel)- und CM(hitron)-Zertifikat"
Code:
~/hitron_cm $ openssl x509 -inform der -in mfg_cert.bin -serial -issuer -subject -noout
serial=5952251CF5FC8C389B876EC8FD8920DE
issuer= /C=BE/O=tComLabs - Euro-DOCSIS/OU=Cable Modems/CN=Euro-DOCSIS Cable Modem Root CA
subject= /C=IL/ST=Petach-Tikva/L=Petach-Tikva/O=Intel Corporation/OU=Euro-DOCSIS/OU=Intel Israel/CN=Intel Corporation Cable Modem Root Certificate Authority
~/hitron_cm $ openssl x509 -inform der -in cm_cert.bin -serial -issuer -subject -noout
serial=424331343031433745354535
issuer= /C=TW/O=Hitron Technologies/OU=Euro-DOCSIS/CN=Hitron Technologies Cable Modem Root Certificate Authority
subject= /C=TW/O=Hitron Technologies/OU=No. 40, Wu-kung 5th Rd., Wu-ku, Taipei Hsien, Taiwan/CN=BC:14:01:C7:E5:E5
"Auf dem CM befindet sich fuer EuroDOCSIS wirklich nur das eine Herstellerzertifikat von Intel. Fuer US-DOCSIS passt das Herstellerzertifikat zum CM-Zertifikat"
Code:
# ls -la /etc/docsis/security/euro_mfg_cert.cer
-rwxrwxrwx 1 1034 /etc/docsis/security/euro_mfg_cert.cer
# ls -la /nvram/1/security/
lrwxrwxrwx 1 41 mfg_key_pub.bin -> /etc/docsis/security/euro_mfg_key_pub.bin
lrwxrwxrwx 1 25 cm_cert.cer -> download/euro_cm_cert.cer
lrwxrwxrwx 1 38 mfg_cert.cer -> /etc/docsis/security/euro_mfg_cert.cer
lrwxrwxrwx 1 24 cm_key_prv.bin -> download/euro_cm_key.bin
drwxr-xr-x 2 0 download
lrwxrwxrwx 1 42 root_pub_key.bin -> /etc/docsis/security/euro_root_pub_key.bin
drwxr-xr-x 5 0 ..
drwxr-xr-x 3 0 .
# ls -la /etc/docsis/security/
-rwxrwxrwx 1 270 root_pub_key.bin
-rwxrwxrwx 1 842 mfg_cert.cer <== US-DOCSIS Hersteller-Zertifikat von Hitron
-rwxrwxrwx 1 270 euro_root_pub_key.bin
-rwxrwxrwx 1 1034 euro_mfg_cert.cer <== EuroDOCSIS Hersteller-Zertifikat von Intel
drwxrwxrwx 3 56 ..
drwxrwxrwx 2 113 .
Infos aus dem KDG Forum