Apuntar a docs.sutty.nl
This commit is contained in:
parent
c690dd948b
commit
847707b5da
3 changed files with 2 additions and 33 deletions
35
README.md
35
README.md
|
@ -2,39 +2,8 @@
|
||||||
|
|
||||||
Genera un entorno de trabajo reproducible para Sutty.
|
Genera un entorno de trabajo reproducible para Sutty.
|
||||||
|
|
||||||
## Instalación
|
Mirá la [guía para configurar el entorno de trabajo](https://0xacab.org/sutty/docs.sutty.nl/-/blob/no-masters/desarrollo/configurar-entorno.md)
|
||||||
|
para usarlo.
|
||||||
```sh
|
|
||||||
mkdir ~/Projects/Sutty # O lo que prefieras
|
|
||||||
cd ~/Projects/Sutty
|
|
||||||
git clone https://0xacab.org/sutty/haini.sh.git
|
|
||||||
cd haini.sh
|
|
||||||
./haini.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
Queda un entorno de trabajo así:
|
|
||||||
|
|
||||||
```
|
|
||||||
~/
|
|
||||||
Projects/
|
|
||||||
Sutty/
|
|
||||||
hain/
|
|
||||||
haini.sh/
|
|
||||||
```
|
|
||||||
|
|
||||||
### Importar certificados
|
|
||||||
|
|
||||||
Por más que haini.sh importa los certificados que genera al sistema ya
|
|
||||||
sea dentro y afuera de haini.sh, Firefox y Chrome no toman los
|
|
||||||
certificados del sistema y usan su propia lista. Hay que importarlos
|
|
||||||
manualmente, así es en Firefox:
|
|
||||||
|
|
||||||
1. Ir a <about:preferences#privacy> y apretar en "Ver certificados..."
|
|
||||||
![Captura de pantalla de la sección de certificados](doc/screenshot-certificados.png)
|
|
||||||
2. Ir a la pestaña de "Autoridades" y apretar en "Importar..."
|
|
||||||
![Captura de pantalla de la pestaña de autoridades](doc/screenshot-autoridades.png)
|
|
||||||
3. Seleccionar el certificado en
|
|
||||||
`Sutty/hain/usr/local/share/ca-certificates/ca-sutty.crt`
|
|
||||||
|
|
||||||
## Contexto
|
## Contexto
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 60 KiB |
Binary file not shown.
Before Width: | Height: | Size: 17 KiB |
Loading…
Reference in a new issue