Compare commits

..

2 Commits

Author SHA1 Message Date
reaction.la
8492032ff9
minor correction on setup.md 2024-09-21 12:17:47 +10:00
reaction.la
210d95283e
wxWidgets 2024-09-15 10:11:34 +10:00
3 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View File

@ -1,12 +1,12 @@
[submodule "libsodium"]
path = libsodium
url = ../libsodium.git
url = gitea@gitea.rho.la:cheng/libsodium.git
branch = rho-fork
[submodule "mpir"]
path = mpir
url = ../mpir.git
url = gitea@gitea.rho.la:cheng/mpir.git
branch = rho-fork
[submodule "wxWidgets"]
path = wxWidgets
url = ../wxWidgets.git
url = gitea@gitea.rho.la:cheng/wxWidgets.git
branch = rho-fork

View File

@ -254,7 +254,7 @@ ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key
Note that visual studio remote compile requires an `ecdsa-sha2-nistp256` key on the host machine that it is remote compiling for. If it is nist, it is
backdoored
To change the snake oil certificate:
To change the snake oil certificate created and used by `xrdp`:
```bash
make-ssl-cert generate-default-snakeoil --force-overwrite

@ -1 +1 @@
Subproject commit 9a465d3d39f183e6fd4635f199e5e455d52b58c5
Subproject commit f25ae19022cebf2e461174d9f3bca942417122b7