gsearch

module
v0.0.0-...-c798fc1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2020 License: Apache-2.0

README

Create Amp Packager Certificate

$ openssl ecparam -out mediathek-amp-packager.key -name prime256v1 -genkey
$ openssl req -new -key mediathek-amp-packager.key -nodes -out mediathek-amp-packager.csr -subj "/C=CH/ST=Basel_Stadt/L=Basel/O=FHNW/CN=mediathek.hgk.fhnw.ch"
$ openssl x509 -req -days 90 -in mediathek-amp-packager.csr -signkey mediathek-amp-packager.key -out mediathek-amp-packager.pem -extfile <(echo -e "1.3.6.1.4.1.11129.2.1.22 = ASN1:NULL\nsubjectAltName=DNS:mediathek.hgk.fhnw.ch")
Signature ok
subject=C = CH, ST = Basel_Stadt, L = Basel, O = FHNW, CN = mediathek.hgk.fhnw.ch
Getting Private key
$

Directories

Path Synopsis
cmd
pkg
amp

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL