Fulltext results:
- Generate a Test Key @info:cryptography:openssl
- tem__out|-out testkey.crt]]'': this specifies the output filename to write to or standard output by default. Now you can pack the key into a PKCS#12 container: ... write certificates and private keys to, standard output by default. They are all written in PEM format.
- Print Information about a Key @info:cryptography:openssl
- html#item__noout|-noout]]'': this option prevents output of the encoded version of the request. * ''[[ht... ut the certificate in text form. Full details are output including the public key, signature algorithms, i... and any trust settings. You should redirect the output into a file (with "''> testkey_info.txt''") or in
- Print Information about a Certificate @info:cryptography:openssl
- html#item__noout|-noout]]'': this option prevents output of the encoded version of the request. * ''[[ht... ut the certificate in text form. Full details are output including the public key, signature algorithms, i... and any trust settings. You should redirect the output into a file (with "''> testkey_info.txt''") or in
- Download a Server Certificate @info:cryptography:openssl
- www.example.org:443 </dev/null </code> This will output the whole server certificate chain. Every chertif... server certificate. So you only need to copy the output from the first ''-----BEGIN CERTIFICATE-----'' to
- Print all certificates in a file @info:cryptography:openssl
- .html#item__out|-out certs.pem]]'': specifies the output filename to write to or standard output by default. {{tag>cryptography howto openssl security}}
- Change Encoding with iconv @info:script
- gle File ===== iconv -f iso-8859-1 -t utf-8 -o OUTPUT.txt INPUT.txt Converts ''INPUT.txt'' from ''iso-8859-1'' to ''utf-8'' and writes it to ''OUTPUT.txt''. ===== Convert All Files in a Directory ==
- Virtual Network Visualization @info:solaris
- twork(s), I created a perl script which takes the output of ''dladm show-link'' and ''dladm show-linkprop ... isc1 isc1 isc2 isc2 </code> === Output === <code dot> digraph vnet { // e1000g0 phy
- localeadm @info:solaris
- ==== <code bash> localeadm -lc </code> Example output: <code> Checking for installed packages. This co... m -lc -d /mnt/Solaris_10/Product </code> Example output: <code> Checking for installed packages. This co
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- Box CLI) ====== This is a online reference of the output of ''VBoxManage'' without options. <code> Oracle... ar OVF) export <machines> --output|-o <name>.<ovf/ova> [
- List Open Ports @info:sysadmin
- bash> netstat -tulpn </code> Here is an example output: <code> Active Internet connections (only server
- Android Backup @info:android
- n started successfully * </file> After this, the output of ''adb devices'' will look like this: <file> G
- fstyp @info:solaris
- 320 328 336 344 352 360 368 376 </file> //output truncated// ==== ZFS: ''fstyp'' ==== pfexec f
- Debug Server Certificate from Client @info:cryptography:openssl
- ect to the local host on port 443. ===== Example Output ===== <file> $ openssl s_client -showcerts -conn