Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@bert@recurse.social
2024-09-16 02:39:31

new things i want to learn now:
- geoDNS to route people to nearby servers (why do all the geo DNS servers look kinda janky?)
- TLS via acme protocol / let's encrypt, but without certbot

@x_cli@infosec.exchange
2024-10-13 15:54:29

I really like the acast custom signature tag
```
<acast:signature key="EXAMPLE" algorithm="aes-256-cbc"><![CDATA[wbG1Z7 6h9QOi CR1Dv0uQ==]]></acast:signature>
```
Found "Les actus du jour - Hugo Décrypte". So many things that are plain wrong in a single line.

@Maurice809@cherprang.xfk48.com
2024-08-21 11:22:46

[Intelligence Artificiel]
Je suis très heureux de vous annonce une nouvelle certification auprès de #IBM #Training
« Getting Started with Artificial Intelligence »
Une étape de plus dans mon cursus dans mon cursus d'Analyste cybersécurité ou de hacker éthique
#network #reseau #informatique #IA

@Maurice809@cherprang.xfk48.com
2024-09-16 09:49:24

[Cybersecurity]
Je suis très heureux de vous annonce une nouvelle certification auprès de #IBM #Training
« Cybersecurity Fundamentals »
by #IBM #SkillsBuild
Une étape de plus dans mon cursus dans mon cursus d'Analyste cybersécurité ou de hacker éthique
credly.com/users/moret-thomas

@x_cli@infosec.exchange
2024-09-25 08:17:22

Question about #Caddy: Does the acme_server db increase in size until disk saturation or is there a pruning mechanism somewhere to delete expired certificates?
I could not find any option regarding pruning, in the Caddyfile config, nor in the JSON config, and I failed to spot any in the source code...
I have a db file still containing certificates that are several months old. The db file was stored in a volume with very limited size and the db ended up filling it entirely (> 100MB) for 20 ACME clients. Chaos ensued.
#infosec #acme #devops