-
Any actions that require connecting to HTTPS servers in OpenRA (the server list, news, map resource fetcher, etc.) requires mono to have correctly configured HTTPS certificates, which the Gentoo mono …
-
Hi,
We are planning to use ListenAndServeTLS in main.go to support https call. Need 2 parameters for this. we are able to find certificates in /etc/ssl/certs but private key is not found in /etc/s…
-
This plugin has gone a long-way since its inception 2.5 years ago and the usage of signed SSL certificates server-side is now a recommendation in the standard OMERO.server installation instructions in…
-
### Operating System (OS/VERSION):
ubuntu 16.04 LTS
### VestaCP Version:
0.9.8-24
### Installed Software (what you got with the installer):
apache, php, mysql
### Steps to Reproduce:…
yapsr updated
4 years ago
-
### Describe the bug
I am using nsxt_policy_lb_virtual_server with the ssl_client sni_paths attribute. The SSL Client configuration of the Virtual server is as follows:
```hcl
client_ssl {
c…
-
### Proposed Change
I would like to add some details on how to get a self-signed certificate working with Homebridge on macOS as it's something many people are finding difficult.
Here are the step…
-
On the ADCs the "name" entries are quite long (long FQDN). Why is the paramater "CertKeyNameToUpdate" quite short?
[ValidateLength(1, 31)]
[String]$CertKeyNameToUpdate
The spec says up …
-
Hi, I use this module in a custom vhost module to give certificates to internal hosts via dns-01 validation. My current problem is that after adding the vhost apache is configured to add a ssl vhost w…
-
Hello there,
I'm actually using client-side certificates to authenticate to the remote services
NGINX CONF:
ssl_client_certificate /config/keys/client_auth_ca.pem;
ssl_verify_client on…
-
Currently buttercup cannot connect to servers using SSL with self-signed certificates. Refer to the following blocking issues:
* perry-mitchell/webdav-client#67
* perry-mitchell/webdav-fs#54