Fulltext results:
- Print all certificates in a file @info:cryptography:openssl
- then cut the file and store each certificate in a single file. openssl pkcs7 -in file.pem -print_certs
- Change Encoding with iconv @info:script
- Change Encoding with iconv ====== ===== Convert Single File ===== iconv -f iso-8859-1 -t utf-8 -o OUT