The Volatile Bit

Results 6 comments of The Volatile Bit

Seems related: I’ve created a private CA, pushed it to system keychain, and signed a SSL certificate for a service running on e.g. `localhost:5050` - and now, while my browser...

The answer is that HTTP.jl/MbedTLS.jl maintains a separate list of trusted CAs; a workaround indeed is to provide custom bundle via `HTTP_CA_BUNDLE` (if anyone finds it useful: a bundle is...

It is now possible to combine, in a single reaction network, - "classical species" (continuous or discrete; considered as pure quantities); - "structured agents" (possibly with custom evolutionary function; these...

> I am wondering, is there a "functional" (i.e. not macro-based) way to set up this network? I just am thinking about if this network is going to be constructed...