• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » key
Trace: • localization • Solaris • Hello Drupal • drupal • Welcome to your new DokuWiki • qrcode • url • oracle • Home Server Goals • Virtual Network Visualization

key
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • z (10)
  • info (9)
  • blog (2)
  • tag (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • key
  • Compare a Key with its Certificate
  • Convert a Key
  • Generate a Test Key
  • Print Information about a Key

Fulltext results:

Generate a Test Key @info:cryptography:openssl
13 Hits, Last modified: 11 years ago
====== Generate a Test Key ====== openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout testkey.key -out testkey.crt Informations about the used arg... '': if this option is specified then if a private key is created it will not be encrypted. * ''[[http... eates a new certificate request and a new private key. The argument takes one of several forms. rsa:nbi
Compare a Key with its Certificate @info:cryptography:openssl
12 Hits, Last modified: 13 years ago
====== Compare a Key with its Certificate ====== Credit for this example goes to "[[https://kb.wisc.ed... dleware/page.php?id=4064|Verifying that a Private Key Matches a Certificate]]" from the [[https://kb.wi... ersity of Wisconsin Knowledgebase]]. To see if a key ''server.key'' belongs to the certificate ''server.crt'', they need to have the same "modulus" and "ex
Travian Map Download Script @z:travian
10 Hits, Last modified: 13 years ago
history_1 int(11) NOT NULL DEFAULT 0, PRIMARY KEY (vid), KEY x (x), KEY y (y), KEY fid (fid), KEY villagename (villagename), KEY uid (uid), KEY aid (aid), KEY popul
base-repo-get-value @z:relax:api:base
6 Hits, Last modified: 13 years ago
ository and outputs a single value (for the given key) to STDOUT. ===== Usage ===== base-repo-get-value SERVICE KEY * ''SERVICE'': A key of a service definition in the repository. * ''KEY'': The key for the value in the service definitio
Convert a Key @info:cryptography:openssl
6 Hits, Last modified: 7 years ago
====== Convert a Key ====== ===== Convert P12 to Java Keystore ===== keytool -importkeystore -srcke... t PEM to P12 ===== To convert ''cert.pem'' and ''key.pem'' to ''key.p12'': openssl pkcs12 -export -in cert.pem -inkey key.pem -out key.p12 ===== Export Certificate from P
Dice Roller @blog:2009
4 Hits, Last modified: 17 years ago
{ var eqIx = params[i].indexOf("="); var key = params[i].slice(i==0?1:0, eqIx); var value = params[i].slice(eqIx+1); if (key=="n") { n = value; } else if (key=="s") { s = value; } else if (key=="o") { o = value; } } if (!(n>0)) { n = 1;
SSH @info
4 Hits, Last modified: 13 years ago
====== SSH ====== ===== Export public key from secret key ===== The public key ''andunix.pub'' which belongs to the secret key ''andunix'' is extracted. ssh-keygen -y -f andunix
Debug Server Certificate from Client @info:cryptography:openssl
3 Hits, Last modified: 12 years ago
pher is ECDHE-RSA-AES256-GCM-SHA384 Server public key is 2048 bit Secure Renegotiation IS supported Com... B9A5C833B46552A67 Session-ID-ctx: Master-Key: C9BFCE43302AD337656D867BC6D253BFD034B59E942F7A53... E4CEC5EE3615C34B75571C934E58D96C10DEC47A071B3 Key-Arg : None PSK identity: None PSK ident
key @tag
3 Hits, Last modified: 12 years ago
====== key ====== ===== Pages ===== {{topic>key&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/key}}
VBoxManage (The VirtualBox CLI) @info:virtualbox
3 Hits, Last modified: 12 years ago
global|<uuid>|<name> <key>|enumerate setextradata global|<uuid>|<name> <key> [<value>] (no value deletes key) setproperty machinefolder defau
Memory Usage of a Solaris Container (Zone) @blog:2010
3 Hits, Last modified: 16 years ago
/816-5175/zones-5/index.html|zones(5)]]. * ''-s key'' Sort output lines (that is, processes, lwps, or users) by key in descending order. Only one key can be used as an argument. * ''rss'' Sort by resident set size.
base-exec-user @z:relax:api:base
2 Hits, Last modified: 13 years ago
= base-exec-user USER COMMAND * ''USER'': A key of an user definition in the repository. From thi... REF'' (required if ''REMOTE_HOST'' is not set): A key to a host definition in the repository. * ''R
Print Information about a Key @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
====== Print Information about a Key ====== openssl x509 -inform DER -in testkey.cer -noout -text I... orm. Full details are output including the public key, signature algorithms, issuer and subject names,
base-ssh-login @z:relax:api:base
2 Hits, Last modified: 13 years ago
ssh-login SERVICE [ COMMAND ] * ''SERVICE'': a key of an user or host definition in the repository. ... REF'' (required if ''REMOTE_HOST'' is not set): A key to a host definition in the repository. * ''R
base-ssh-umount @z:relax:api:base
1 Hits, Last modified: 13 years ago
=== base-ssh-mount SERVICE * ''SERVICE'': A key of a service definition in the repository. =====
host-user-tab @z:relax:api:host
1 Hits, Last modified: 13 years ago
base-repo-get-service @z:relax:api:base
1 Hits, Last modified: 13 years ago
SSH @info:sysadmin
1 Hits, Last modified: 10 years ago
base-ssh-mount @z:relax:api:base
1 Hits, Last modified: 13 years ago
Print Information about a Certificate @info:cryptography:openssl
1 Hits, Last modified: 10 years ago
host-user-list @z:relax:api:host
1 Hits, Last modified: 13 years ago
base-exec-superuser @z:relax:api:base
1 Hits, Last modified: 13 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki