On 11/10/2017 15:34, Julian Reschke wrote: > - timing: maybe have at least one release with the current config > before moving on?
+1. what is that you would consider for releases. One oak trunk and one JR? would only oak trunk suffice? > - checking: would be good to check that we all have openssl binaries > that support SHA256... Good call. I tried to understand how to get such info. On osx it looks like the most reliable way is by the man page $ man openssl | grep 512 sha512 SHA-512 Digest Davide
