Fulltext results:
- Print Information about a Key @info:cryptography:openssl
- ====== Print Information about a Key ====== openssl x509 -inform DER -in testkey.cer -noout -text Informations about the used arguments from the OpenSSL man... _inform|-inform DER]]'': This specifies the input format normally the command will expect an X509 certific... f other options such as -req are present. The DER format is the DER encoding of the certificate and PEM is
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- <uuid>|<filename> [--format VDI|VMDK|VHD] (default: VDI) ... uuid>|<outputfile> [--format VDI|VMDK|VHD|RAW|<other>] ... name> <outputfile> [--format VDI|VMDK|VHD] [--vari... utputfile> <bytes> [--format VDI|VMDK|VHD] [--vari
- Generate a Test Key @info:cryptography:openssl
- rsa:2048 -keyout testkey.key -out testkey.crt Informations about the used arguments from the OpenSSL man... testkey.p12 -inkey testkey.key -in testkey.crt Informations about the used arguments from the OpenSSL man... rd output by default. They are all written in PEM format. * ''[[http://www.openssl.org/docs/apps/pkcs12.
- Print Information about a Certificate @info:cryptography:openssl
- ====== Print Information about a Certificate ====== openssl x509 -in testkey.crt -noout -text Informations about the used arguments from the OpenSSL man... ger (like "''| less''") as this outputs a lot of information. {{tag>cryptography howto openssl security}}
- Download a Server Certificate @info:cryptography:openssl
- to a file. This certificate is in the PEM (text) format. To convert it to the binary DER format see [[convert_certificate]]. {{tag>openssl security cryptography
- Print all certificates in a file @info:cryptography:openssl
- pkcs7 -in file.pem -print_certs -out certs.pem Informations about the used arguments from the OpenSSL man... ded by their subject and issuer names in one line format. * ''[[http://www.openssl.org/docs/apps/pkcs7.h
- fstyp @info:solaris
- h the ''-v'' (verbose) option reports even more informations. * man page: [[http://docs.sun.com/app/doc... -v /dev/rdsk/c1t0d0s0 <file> ufs magic 11954 format dynamic time Wed Dec 23 17:26:29 2009 sblkno
- Command Line Audio @info:mac
- nter <code bash> afplay file.wav </code> More information on how to use afplay is available via afplay -
- Firefox @info:prog:firefox
- firefox -P "My Profile" -no-remote For more information visit [[http://kb.mozillazine.org/Opening_a_ne
- Cleanup Packages @info:linux:debian
- statusfile. --version, -v Version information. --show-deps, -d Show dependencies
- Plaintext @info:cryptography
- laintext]] as: > In cryptography, plaintext is information a sender wishes to transmit to a receiver. Cle
- Firefox Extensions @info:prog:firefox
- n/wot-safe-browsing-tool/|WOT, Web of Trust]] |Information about the reputation of a page. | |[[https://
- init @info:linux:debian
- ript"): update-rc.d myscript remove Further information can be found at [[http://wiki.debian.org/Daemo
- Print Information about a Signature @info:cryptography:openssl
- ====== Print Information about a Signature ====== <code bash> openssl pkcs7 -in signature.p7s -text -info
- Solaris: List Devices @info:solaris
- use the following commands: * ''dmesg'' * ''format'' * ''prtconf'' * ''sysdef'' {{tag>solaris s