v0.11.0
A quick release featuring improved certificate handling
You can now inspect files containing certificates before importing:
pdfcpu cert inspect root.crt
1:
Subject:
org : A-Trust GmbH
unit : a-sign-premium-mobile-seal-09
name : a-sign-premium-mobile-seal-09
country : AT
Issuer:
org : A-Trust GmbH
unit : A-Trust-Root-09
name : A-Trust-Root-09
country : AT
from: 2023-02-21
thru: 2036-07-14
CA: true
inspected 1 certificates
This command accepts input files with the file types .p7c, .pem, .cer and .crt as well does the cert import command now.
ππ» Thanks ππ»
everybody for testing and feeding back your bug reports. Shoutouts go to @frob, @solintllc-robert for putting time into submitting PR's.
Changelog
- 9a9da0955f053dffb0db24b77993a1ed49b6e2c1 Bump version
- d240a95fcd6dde5b5127f9b41a524874242d70fc Fix #1171
- 106bce90af67f18583e64b9d0df85a024c4c48a6 Add cert inspect cmd
- def70a3e41c7359c830a45166b5f0042de486c1d Fix #1168
- 3bfc3c7eab6acb54e983bbcd608442aa459624cc Fix #1165
- eaddf271f25ec0870ed56c74078362fd497bc16e Fix #1163
- 5713f47b36956b4e2e8fd3407a342cd031d5cb72 Fix #1107
- 73e464f0477891183b3d1411188ed7387b73f386 Add PDF2.0 conforming fileSpecDict validation
- 0ec9891af1bb714192de23295f6a368cdf60eed9 Fix #1113
- 087bb73ecc2ed30f95474ced0559e2238cb988c7 Fix #1085
- 7aba57741e2ea1cd4fce197fa619551d469590c7 Bump golang.org/x/crypto from 0.37.0 to 0.38.0
- 1636ee943b5dd55d33bd2d05af2f3a07d558b973 Bump golang.org/x/image from 0.26.0 to 0.27.0
- 838d76fda28a5fd2302d5d36fe11a9ec43d23458 Bump golang.org/x/text from 0.24.0 to 0.25.0
- f49774fcb34f07569b0e7bd0808e38920e166657 Fix #1152
- f6312869d058fca3b3277c873067a3676e587f11 Fix #1149
- a7745cfe5ba05994001d734337a0449d3c743525 Fix #1056
- c3d1859ba8617ad20656ce5ae3be7e8aca1e113f Update Dockerfile
- 26289b2351b0fd616869d562db52521a0d2d81f7 Fix #1117
- 87eb8c650c18d3f5df97f5d0171810a2b75a608a Fixed documentation links in README.md
- 35b965c846ff9d8c5158e355777329b0a182234d Fix #1119
- e2db5a7c5b7f4d6c4252d06cad0cb217506169b3 Fix #1142
- a22ca4a202de77da7571ce8147bd1f8e4c664984 Fix #1118