mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
commit
5c3adeb77a
@ -1,4 +1,4 @@
|
||||
Building From Source
|
||||
Building From Source
|
||||
====================
|
||||
|
||||
This guide will walk you through the process of building Bitsquare from source.
|
||||
@ -126,6 +126,8 @@ security.provider.10=org.bouncycastle.jce.provider.BouncyCastleProvider
|
||||
|
||||
If you are using Oracle JDK 8 you must **[enable strong cryptographic cyphers](https://github.com/jonathancross/jc-docs/blob/master/java-strong-crypto-test/README.md)**. If you use OpenJDK + OpenJFX you can skip this step.
|
||||
|
||||
In Windows the new crypto files need to be copied to `Java/jdk1.8.0_xxx/jre/lib/security` AND `Java/jre1.8.0_xxx/jre/lib/security` otherwise the test in the above page will fail.
|
||||
|
||||
|
||||
Build Bitsquare
|
||||
-----------------
|
||||
|
Loading…
Reference in New Issue
Block a user