mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +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.sh
|
||||
Run Make
|
||||
|
||||
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