mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
Modified README to reflect Makefile changes
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
Open make.sh and change second command to point to your include/pythonX.X implementation.
|
Run Make
|
||||||
Run make.sh
|
|
||||||
|
|
||||||
Run: make a call to verify_challenge(address, r, nonce). Nonce and r must match up to original challenge values. Example code is given in main().
|
To verify challenge: make a call to verify_challenge(address, r, nonce). Nonce and r must match up to original challenge values. Example code is given in main().
|
||||||
|
|||||||
Reference in New Issue
Block a user