Fulltext results:
- Convert a Key @info:cryptography:openssl
- ====== Convert a Key ====== ===== Convert P12 to Java Keystore ===== keytool -importkeystore -srckeystore testkey.p12... on't, keytool will ask you for a password. ===== Convert PEM to P12 ===== To convert ''cert.pem'' and ''key.pem'' to ''key.p12'': openssl pkcs12 -export -in ce
- Change Encoding with iconv @info:script
- ====== Change Encoding with iconv ====== ===== Convert Single File ===== iconv -f iso-8859-1 -t utf-8 -... ''utf-8'' and writes it to ''OUTPUT.txt''. ===== Convert All Files in a Directory ===== <code bash> for f... -o ${f}_$$_TEMP ${f} \ && mv ${f}_$$_TEMP ${f} done </code> {{tag>sysadmin convert encoding shell cli}}
- convert @tag
- ====== convert ====== ===== Pages ===== {{topic>convert&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/convert}}
- Convert a Certificate @info:cryptography:openssl
- ====== Convert a Certificate ====== ===== Convert DER to PEM ===== openssl x509 -inform der -in testkey.der -out testkey.pem ===== Convert PEM to DER ===== openssl x509 -outform der -in
- Download a Server Certificate @info:cryptography:openssl
- This certificate is in the PEM (text) format. To convert it to the binary DER format see [[convert_certificate]]. {{tag>openssl security cryptography certificate
- Formatting Syntax @wiki
- ms]]. ===== Text Conversions ===== DokuWiki can convert certain pre-defined characters or strings into im... ML Conversions ==== Typography: [[DokuWiki]] can convert simple text characters to their typographically c