Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
exclude^$

PuTTYGen (Windows)

PuTTYGen can be installed separately or together with WinSCP (Free Windows SFTP/SCP client)

...

Info

For WINSCP you can find PuTTYGen in the menu:

...

Generate Key Pair using the PuTTYGen application

...

In both cases the PuTTYGen usage is the same, it is used to create the authentication keys as explained below:

...

  • Enter a strong passphrase and remember it. You will be prompted to type it when you use this key. The passphrase is never sent to the remote server.

Save the Key Pair

  • Press the “Save public key” button to save your public key. Name it using the suggested account name, with the extension “.pub”  (Example: ipob_jsmith.pub or ipob_cr.pub)
  • Press the “Save private key” button to save your private key. Give it the same name but with “.ppk”extention (ipob_jsmith.ppk or ipob_cr.ppk)

...

Warning

Be aware that the format of the key should only be RSA SSH2.

If you view the public key with a text editor, will look like something like this:

Be aware that the sequence of characters will be different and unique (is random characters generated by the process described above).

Delivery of the public key to WIPO

Rename the files using the suggested account naming convention.

...

Info
titleAccount Naming Convention

Example for individual: 

  • ipob_jsmith.key - Private Key
  • ipob_jsmith.pub - Public Key


Example for IPO (using country or organization two-letter code according to WIPO ST.3): 

  • ipob_cr.key - Private Key
  • ipob_cr.pub - Public Key


Note

Email your public key to your support contact copying the ipas mailbox (ipas@wipo.int).

Warning
NEVER SEND THE PRIVATE KEY! Keep it safe.


...