Posts in 2021
-
Most votes on swift questions 2
May 01, 2021 in FAQ
Most votes on swift questions 2. #11 iOS 8 UITableView separator inset 0 not working #12 How do I see which version of Swift I'm using? #13 Do Swift-based applications work on OS X 10.9/iOS 7 and lower? #14 iOS app with framework crashed on device, dyld: Library not loaded, Xcode 6 Beta #15 UITextField text change event #16 Convert Int to String in Swift #17 Using a dispatch_once singleton model in Swift #18 How can I make a weak protocol reference in 'pure' Swift (without @objc) #19 dispatch_after - GCD in Swift? #20 How do I check if a string contains another string in Swift?
Read all the top votes questions and answers in a single page. #11: iOS 8 UITableView separator inset 0 not working (Score: 671) Created: 2014-09-10 Last updated: 2017-05-25 Tags: ios, objective-c, swift, uitableview, ios8 I have an app where the …
-
Most votes on swift questions 10
May 01, 2021 in FAQ
Most votes on swift questions 10. #91 What is the
some
keyword in Swift(UI)? #92 How to create a delay in Swift? #93 Safe (bounds-checked) array lookup in Swift, through optional bindings? #94 How can I import Swift code to Objective-C? #95 UIActivityViewController crashing on iOS 8 iPads #96 Determining if Swift dictionary contains key and obtaining any of its values #97 How to detect if app is being built for device or simulator in Swift #98 How to control the line spacing in UILabel #99 Checking if an object is a given type in Swift #100 How to hide a navigation bar from first ViewController in Swift?Read all the top votes questions and answers in a single page. #91: What is the some keyword in Swift(UI)? (Score: 309) Created: 2019-06-03 Last updated: 2019-12-19 Tags: swift, swift5.1 The new SwiftUI tutorial has the following code: struct …
-
Most votes on swift questions 1
May 01, 2021 in FAQ
Most votes on swift questions 1. #1 Passing data between view controllers #2 How do I call Objective-C code from Swift? #3 How to change Status Bar text color in iOS #4 #pragma mark in Swift? #5 Swift Beta performance: sorting arrays #6 How to iterate a loop with index and element in Swift #7 Get the length of a String #8 #ifdef replacement in the Swift language #9 Split a String into an array in Swift? #10 @selector() in Swift?
Read all the top votes questions and answers in a single page. #1: Passing data between view controllers (Score: 1420) Created: 2011-03-06 Last updated: 2021-02-11 Tags: ios, objective-c, swift, model-view-controller, uiviewcontroller I’m new …
-
Most votes on ssl questions 9
May 01, 2021 in FAQ
Most votes on ssl questions 9. #81 Does Java support Let's Encrypt certificates? #82 How to create a self-signed certificate for a domain name for development? #83 Error during SSL Handshake with remote server #84 How to fix the "java.security.cert.CertificateException: No subject alternative names present" error? #85 How to handle invalid SSL certificates with Apache HttpClient? #86 PHP CURL CURLOPT_SSL_VERIFYPEER ignored #87 Turn a simple socket into an SSL socket #88 WebSocket with SSL #89 You must enable the openssl extension to download files via https #90 Trusting all certificates with okHttp
Read all the top votes questions and answers in a single page. #81: Does Java support Let's Encrypt certificates? (Score: 134) Created: 2015-12-05 Last updated: 2018-06-28 Tags: java, ssl, keystore, lets-encrypt, ca I am developing a Java application …
-
Most votes on ssl questions 8
May 01, 2021 in FAQ
Most votes on ssl questions 8. #71 How to install trusted CA certificate on Android device? #72 How to Configure SSL for Amazon S3 bucket #73 How to install OpenSSL in windows 10? #74 How to ignore SSL certificate errors in Apache HttpClient 4.0 #75 How to ignore the certificate check when ssl #76 Proper use of the HsOpenSSL API to implement a TLS Server #77 How can I force users to access my page over HTTPS instead of HTTP? #78 "The underlying connection was closed: An unexpected error occurred on a send." With SSL Certificate #79 Do I need to convert .CER to .CRT for Apache SSL certificates? If so, how? #80 Letsencrypt add domain to existing certificate
Read all the top votes questions and answers in a single page. #71: How to install trusted CA certificate on Android device? (Score: 145) Created: 2010-12-16 Last updated: 2010-12-16 Tags: android, ssl, installation, certificate I have created my own …
-
Most votes on ssl questions 7
May 01, 2021 in FAQ
Most votes on ssl questions 7. #61 curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number #62 SSL Connection / Connection Reset with IISExpress #63 "ssl module in Python is not available" when installing package with pip3 #64 How does SSL really work? #65 Problems using Maven and SSL behind proxy #66 How do I restore a missing IIS Express SSL Certificate? #67 Received fatal alert: handshake_failure through SSLHandshakeException #68 Java Keytool error after importing certificate , "keytool error: java.io.FileNotFoundException & Access Denied" #69 https connection using CURL from command line #70 Why does SSL handshake give 'Could not generate DH keypair' exception?
Read all the top votes questions and answers in a single page. #61: curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number (Score: 154) Created: 2018-06-13 Last updated: 2018-11-05 Tags: ssl, curl When I try to connect to any …
-
Most votes on ssl questions 6
May 01, 2021 in FAQ
Most votes on ssl questions 6. #51 SSL Error: CERT_UNTRUSTED while using npm command #52 How do you redirect HTTPS to HTTP? #53 How much overhead does SSL impose? #54 How can I use different certificates on specific connections? #55 accepting HTTPS connections with self-signed certificates #56 NGINX to reverse proxy websockets AND enable SSL (wss://)? #57 No “Proceed Anyway” option on NET::ERR_CERT_INVALID in Chrome on MacOS #58 Unable to verify leaf signature #59 How to do a https request with bad certificate? #60 Import PEM into Java Key Store
Read all the top votes questions and answers in a single page. #51: SSL Error: CERT_UNTRUSTED while using npm command (Score: 171) Created: 2014-02-18 Last updated: 2014-02-18 Tags: node.js, ssl I am trying to install express framework using npm …
-
Most votes on ssl questions 5
May 01, 2021 in FAQ
Most votes on ssl questions 5. #41 PHP Get Site URL Protocol - http vs https #42 HTTPS and SSL3_GET_SERVER_CERTIFICATE:certificate verify failed, CA is OK #43 CFNetwork SSLHandshake failed iOS 9 #44 How do I allow HTTPS for Apache on localhost? #45 Trust Anchor not found for Android SSL Connection #46 SSL certificate is not trusted - on mobile only #47 C# Ignore certificate errors? #48 Amazon S3 - HTTPS/SSL - Is it possible? #49 node.js, socket.io with SSL #50 How do you test a public/private DSA keypair?
Read all the top votes questions and answers in a single page. #41: PHP Get Site URL Protocol - http vs https (Score: 209) Created: 2010-12-21 Last updated: 2011-01-22 Tags: php, url, ssl I’ve written a little function to establish the current …
-
Most votes on ssl questions 4
May 01, 2021 in FAQ
Most votes on ssl questions 4. #31 Force SSL/https using .htaccess and mod_rewrite #32 Where do you include the jQuery library from? Google JSAPI? CDN? #33 Java HTTPS client certificate authentication #34 SSL InsecurePlatform error when using Requests package #35 Unable to find valid certification path to requested target - error even after cert imported #36 Accept server's self-signed ssl certificate in Java client #37 SSL handshake alert: unrecognized_name error since upgrade to Java 1.7.0 #38 How do you sign a Certificate Signing Request with your Certification Authority? #39 file_get_contents(): SSL operation failed with code 1, Failed to enable crypto #40 PHP - SSL certificate error: unable to get local issuer certificate
Read all the top votes questions and answers in a single page. #31: Force SSL/https using .htaccess and mod_rewrite (Score: 243) Created: 2010-12-09 Last updated: 2016-05-17 Tags: php, .htaccess, mod-rewrite, ssl, https How can I force to SSL/https …
-
Most votes on ssl questions 3
May 01, 2021 in FAQ
Most votes on ssl questions 3. #21 Java: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target #22 SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed #23 Default SecurityProtocol in .NET 4.5 #24 SSL Error When installing rubygems, Unable to pull data from 'https://rubygems.org/ #25 cURL error 60: SSL certificate: unable to get local issuer certificate #26 Trust Store vs Key Store - creating with keytool #27 bundle install fails with SSL certificate verification error #28 ssl_error_rx_record_too_long and Apache SSL #29 How to import an existing X.509 certificate and private key in Java keystore to use in SSL? #30 How are ssl certificates verified?
Read all the top votes questions and answers in a single page. #21: Java: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target (Score: 286) Created: 2011-08-02 Last updated: …