Jef
Jef
I've had to downgrade to 0.12.40 on Stretch due to this issue.
@jlecour Ils conseillent une clé DH de 2048 bits, ce qui est conforme au Howto. La liste des ciphers est identique: - conseillés par [weakdh](https://weakdh.org/sysadmin.html): ``` ECDHE-RSA-AES128-GCM-SHA256 ECDHE-ECDSA-AES128-GCM-SHA256 ECDHE-RSA-AES256-GCM-SHA384 ECDHE-ECDSA-AES256-GCM-SHA384...
+1 It seems that compile with the `sourceMap` option may suffice on the preprocessor side but I have no idea how to handle the mappings on the runner side.
Exactly
@duckmole I guess we should provide a full blown example with a copy of file from a remote host to the localhost, then another copy from the localhost to another...
Proposed net-ssh/net-ssh#250 to allow ES.io to read hostname hashes in `known_hosts` files.
API documentation http://developer.openstack.org/api-ref-objectstorage-v1.html It seems that fog supports this kind of storage https://github.com/fog/fog/blob/master/lib/fog/openstack/storage.rb. We may use a dev account here https://swiftstack.com/try-it-now/ for testing.