Versions Compared

Key

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

...

1

Install cgywin, including utils/gpg

2

Generate a key with $ gpg --gen-key

3

Backup your cygwin home directory to another media

4

Add your key to people.apache.org/www.apache.org/dist/struts/KEYS

...

Expose a copy of known hosts to Maven

2

1

from From cygwin, ssh to people.apache.org, save the public key if prompted, and exit

 

cygwin will save the known hosts to your ~/.ssh folder, but the script cannot access it there (from Windows)

32

from From cygwin (not Windows) create another .ssh folder at (question)

43

copy Copy the known_hosts file to the new .ssh folder

Resources