Ubuntu Linux SSL Zertifikat Import Schritt 3

Ubuntu Linux SSL Zertifikat Import

Ubuntu Linux SSL Zertifikat Import über das Terminal in 2 Schritten. Beschrieben wird der Vorgang unter Ubuntu 20.04

Dazu nehme ich als Beispiel das Zertifikat von SNAP (Ubuntu App Shop). Das Zertifikat heißt api-snapcraft-io.pm – im Code ersetze ich den Namen durch die Bezeichnung „DeinZertifikat“.

Ubuntu Linux 20.04 SSL Zertifikat Import Schritt für Schritt Anleitung

Schritt 1: Terminal starten

Mit dem nachfolgenden Befehl das Zertifikat in den richtigen Ordner verschieben UND in das richtige Format umwandeln: sudo cp DeinZertifikat.pem /usr/share/ca-certificates/api-DeinZertifikat.crt

Schritt 2: Paketkonfiguration ausführen

Jetzt die Zertifikatsverwaltung starten: sudo dpkg-reconfigure ca-certificates

In der Paketkonfiguration die Frage mit „JA“ bestätigen (Pfeiltasten für die Auswahl, Tab zum Springen und Leertaste bzw. Enter zum Bestätigen)

Im nächsten Fenster das Zertifikat installieren (indem ein * gesetzt wird vor dem Zertifikat).

Danach mit OK bestätigen

Mehr zum Thema UBUNTU Linux in Kürze.

Links und Quellen:

Andere Beiträge

  • CISCO Firepower FMC 100MB upload bug
    CISCO Firepower FMC 100MB upload bug. Somehow CISCO always manages to surprise me with unnecessary bugs that shouldn’t be there. Especially if these bugs are old and could be easily fixed by CISCO.
  • IP-blocklist specifically for NAS security
    IP-blocklist specifically for NAS security. I created a nice little feed with automatically updating IP addresses that specialize in attacking NAS devices
  • Version 5.1 for iOS
    New Version 5.1 for iOS – Exactly 10 years ago I published my first app for iOS. Back then it was for a company and not for me. How quickly time flies 😊
  • The perfect place for research
    the perfect place for research. I think I found a new bug and a vulnerability in CISCOs Firepower 6.7 in combo with a grey tunnel. I asked a friend for doublecheck them. When he confirms you will read about it soon in CISA 😉
  • First “extraterrestrial” hacking connection
    Our first “extraterrestrial” hacking connection. In one case the attacker had a powerful server from HP with the old esxi 6.7 😉 I think some of them need a good admin more than my non-existent data. I would say: a admin can be a hacker but not every hacker is a good admin

Ähnlich...

Popular Posts