Self-signed certificates are a type of security certificates that are signed by the same entity that actually uses the certificate.
I want to make an HTTPS request to custom server with self-signed certificate. I'm using NSURLConnection class and processing authentication …
ios objective-c ssl https self-signedHere is a great SO answer which covers the creation of self-signed CA and then signing executables with the obtained …
windows security driver self-signed caI would like to override the onReceivedSslError() of a WebViewClient. Here I want to check if the error.getCertificate() certificate …
android ssl-certificate self-signed webviewclient caBasically our iOS app needs to communicate with a server which has a self signed certificate for now. In my …
iphone ios keychain self-signedI am having issue configuring https on my aws elastic load balancer using a self-signed certificate. After I've done with …
ssl https amazon-web-services self-signed amazon-elbI am using libcurl in my C application to communicate with an HTTPS server that I have set up. I …
c ssl libcurl self-signedI have generated a self-signed certificate which I tried to install on my phone running Android 10, but a snack appears …
android self-signed android-10.0 self-signed-certificateI have a self-hosted WCF server running as a Windows service under the Local System account. I am trying to …
c# .net certificate wcf-security self-signedWhen attempting to access the local git server page Microsoft Edge displays a certificate error because the git server is …
certificate ssl-certificate microsoft-edge self-signed self-signed-certificateWorking SSL infrastructure: We have a working client/server setup where phones with the Android versions 4.2 and 4.4 act as clients …
android ssl https certificate self-signed