pki
Was steht in der CRL
Written by georg on September 12, 2015
Die CRL enthält die Seriennummern von gesperrten noch gültigen Zertifikaten.
A base CRL contains the serial numbers of all certificates revoked on a CA that are still time valid, as well as the reason for each revocation.
openssl genrsa
Written by georg on Mai 16, 2015
Und noch eine alte Notiz von mir – mal eben schnell einen Key und CSR anlegen Beispiel:
openssl genrsa -out ~/höllrigl.at.ssl/höllrigl.at.key 2048
openssl req -new -sha256 -key ~/höllrigl.at.ssl/höllrigl.at.key -out ~/höllrigl.at.ssl/höllrigl.at.csr