gethttpsforfree
gethttpsforfree copied to clipboard
Source code for https://gethttpsforfree.com/
I obtain fullchain certificate correctly but ISRG Root X1 seems verified by DST Root CA X3 expired on September 30, 2021. Should you remove DST Root CA X3 from your...
Step 1 and 2 worked fine but in step 3 I get the following error: >Error: Account registration failed. Please start back at Step 1. { "type": "urn:ietf:params:acme:error:badNonce", "detail": "JWS...
https://github.com/diafygi/gethttpsforfree/blob/bd24e4137ed56b576d3248de5d9bc6f3e2fb3d17/js/index.js#L627  
[LE is going to switch the default certificate chain to its own ISRG Root X1 in January 2021][otf], but still offers an alternative chain to the DST Root X3. Users...
Using https://gethttpsforfree.com/ to get an ssl certficate, I got this Error: You need to run the above commands and paste the output in the text boxes below each command. This...
I tried to register an account key (ECC, using prime256v1), but the script said it was an invalid rsa key.
Add CSP
Fixes #80 Strangely enough, an CSRF attack can be done solely with CSS, even with plugins/javascript disabled: https://scarybeastsecurity.blogspot.com/2009/12/generic-cross-browser-cross-domain.html So all this patch does is remove inline styles, adds the CSP...