Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | certs: Also show the algorithm for SSH host keys. | Guilhem Moulin | 2018-12-03 | 1 |
| | ||||
* | Add SPKI fingerprints for cloud.fripost.org:443. | Guilhem Moulin | 2018-07-10 | 1 |
| | ||||
* | wibble | Guilhem Moulin | 2017-05-29 | 1 |
| | ||||
* | Improve certs formatting. | Guilhem Moulin | 2016-07-12 | 1 |
| | ||||
* | Improve certs formatting. | Guilhem Moulin | 2016-07-12 | 1 |
| | ||||
* | gencerts: Print the SHA1 digests in hex not base64 format. | Guilhem Moulin | 2016-07-12 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-07-12 | 1 |
| | ||||
* | gencerts: make the SSHFPR output match the X509 ones. | Guilhem Moulin | 2016-07-12 | 1 |
| | ||||
* | gencerts: base64-encode the SHA256 digests. | Guilhem Moulin | 2016-07-12 | 1 |
| | | | | | Also, include the backup pins in the .asc. And list the website's and webmail SANs. | |||
* | gencerts: exclude expired certs in the crt.sh queries. | Guilhem Moulin | 2016-07-10 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-06-15 | 1 |
| | ||||
* | crt.sh: Replace SHA1 by SHA256 as SPKI digest to list certificates. | Guilhem Moulin | 2016-06-15 | 1 |
| | ||||
* | certs/public: fetch each cert's pubkey (SPKI), not the cert itself. | Guilhem Moulin | 2016-06-15 | 1 |
| | ||||
* | certs: improve formatting. | Guilhem Moulin | 2016-05-22 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-03-28 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2016-03-28 | 1 |
| | ||||
* | gencerts.sh: improve formatting. | Guilhem Moulin | 2016-03-28 | 1 |
| | ||||
* | Replace LE's X1 intermediate CA with X3 since the latter has better support ↵ | Guilhem Moulin | 2016-03-28 | 1 |
| | | | | for XP. | |||
* | Change the signing key. | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | wibble | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | Update commit ID. | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | typo | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | Cert list: Add pointer to crt.sh | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | Update certs. | Guilhem Moulin | 2015-12-20 | 1 |
| | ||||
* | Update the fingerprint list; also, add pubkey fingerprints. | Guilhem Moulin | 2015-12-03 | 1 |
| | | | | | The list is now automatically generated from https://git.fripost.org/fripost-ansible/tree/certs/gencerts.sh | |||
* | Add SHA256 fingerprint to git.fripost.org. | Guilhem Moulin | 2015-08-31 | 1 |
| | ||||
* | Update certs. | Guilhem Moulin | 2015-05-31 | 1 |
| | ||||
* | Merge branch 'move-website' into website-separationge-website-separation | Gustav Eek | 2015-04-24 | 1 |
| | ||||
* | Atempt to do a separation that does not work | Gustav Eek | 2015-01-20 | 1 |
This is an atemp to separation of http://wiki.fripost.org and http://fripost.org. The wiki content is left untouched. All website content (apart from *hem.mdwn*) is moved into a directory, *website*, and *hem.mdwn* is named *website.mdwn*. Then the website is reached through *https://fripost.org* simply by making the webserver point those request to root *<path-to-fripost-wiki>/website*. The *website.mdwn* will be *<path-to-fripost-wiki>/website/index.html* and default target. |