-
When we use `ldaps://...` in the config then we get an error
```
fatal--- uncaught exception, please report this
Error: unable to get local issuer certificate
at TLSSocket. (_tls_wrap.js:1105…
-
It would be great to setup a secure socket server (https://github.com/reactphp/socket/blob/master/src/SecureServer.php). It could be easily implemented :
After initialization of web server : https:…
-
Hello There,
I have a php code that generate a secured URL, found it in the discussions here, and attached the nginx conf file, i need to know what to change into the nginx conf file to get it work,…
-
_From [alex.d...@gmail.com](https://code.google.com/u/112117906073099522199/) on June 30, 2013 21:57:49_
Currently using JavaScript eval(). Thinking about secure JSON parser.
## eval()
Pros:
Non-s…
-
I have a proposal to make on how to securely store an addOn's data offline, so that only the addOn itself can access it:
1. An encrypted izou_config file will be created the first time izou is started…
-
Allow overloading of Kong client with an API Key and request path to manage admin api secured by Kong itself.
-
The firmware ships without ca certificates (or outdated certs) and uses wget --no-check-certificate too often.
We can get safer downloads by getting the mozilla ca bundle first.
curl --remote-…
-
Is there a way to secure the HTTP endpoint, so authentication is required? I see the option for mqtt, but not http.
-
Currently any user can send messages on the socials (including SMS).
Social channels should be protected with per-user and per-channel authorization.
-
Hello,
I am trying to enable SSL/TLS for the epgg/eg docker image.
I was hoping to use the host's ssl.conf to do this but can't since enabling apache on the host conflicts with the container (both u…