File: README.md

package info (click to toggle)
fpdf2 2.8.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 53,860 kB
  • sloc: python: 39,487; sh: 133; makefile: 12
file content (14 lines) | stat: -rw-r--r-- 420 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Demo certificates origin: https://github.com/m32/endesive/tree/master/examples/ca

Display P12 certificate details:

    python $opt/endesive/examples/cert-info-p12.py certs.p12 1234

Display PEM certificate details:

    python $opt/endesive/examples/cert-info-pem.py demo2_ca.crt.pem 1234
    openssl x509 -text -dates -noout -in demo2_ca.crt.pem

Regenerate certificates:

    scripts/create-endesive-certificates.sh