Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssl certs #13

Open
thatpixguy opened this issue Mar 5, 2017 · 8 comments
Open

ssl certs #13

thatpixguy opened this issue Mar 5, 2017 · 8 comments

Comments

@thatpixguy
Copy link
Member

ssl certs are expiring. moving to letsencrypt

@thatpixguy
Copy link
Member Author

IMPORTANT NOTES:

  • Congratulations! Your certificate and chain have been saved at
    /etc/letsencrypt/live/bikeadl.org/fullchain.pem. Your cert will
    expire on 2017-06-03. To obtain a new or tweaked version of this
    certificate in the future, simply run certbot again with the
    "certonly" option. To non-interactively renew all of your
    certificates, run "certbot renew"

  • If you like Certbot, please consider supporting our work by:

    Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
    Donating to EFF: https://eff.org/donate-le

@33d
Copy link

33d commented Mar 5, 2017

This will break the sign in devices for now; I'd like to implement poor man's authentication anyway.

@thatpixguy
Copy link
Member Author

/etc/apache/sites-available is now a git repo

@thatpixguy
Copy link
Member Author

@33d ssl is optional so http:// still works, but if you were cert pinning that will break because the cert will change every 90 days with letsencrypt

@33d
Copy link

33d commented Mar 5, 2017

It verifies the fingerprint, which I assume (without looking much into it) will change every few months. Arduino for esp8266 doesn't check certificates properly.

@thatpixguy
Copy link
Member Author

i regenerated the cert with members.hackerspace-adelaide.org.au as the "common name" rather than "bikeadl.org" for all the sites. when bare hackerspace-adelaide.org.au is finally moved to slartibartfast, i'll make that the common name. it still lives in /etc/letsencrypt/live/bikeadl.org though.

@thatpixguy
Copy link
Member Author

@33d ok so it's kind-of cert-pinning... hrmm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants