nitori

nitori OP wrote (edited )

Oof yeah https in localhost fucking sucks lol. And funny you mention that since yesterday I did some python exercise in university where I basically made a very simple TLS server and a TLS client connecting to it exchanging raw data. It's supposedly an example of a "VPN" for my "Information Assurance and Security 2" course but I didn't see any VPN or IPsec shit in the sample code lol (professor still approved tho when I showed the code working). But it did need a self-signed cert in the server and the client specifically trusting that cert in its cafile= for ssl.create_default_context, which the lecture didn't hint at all, or try to disable the certificate verification in the sample code given (just learned right now I could've added CERT_NONE in the ssl context to disable cert verification, but eh :P)

4

nitori OP wrote

Reply to comment by nitori in "Just Post" is a scam >:( by nitori

actually nevermind, the redirects get max-age=0, must-revalidate in their Cache-Control, which makes this whole endeavor pointless because the browser will never cache the redirect :\

1

nitori wrote

my silly eyes thought you're talking about anarchists and i was so confused why you're talking about biology, then i looked at it again and realized i misread it lol

1