How to run the SSL scan (2024)

Table of Contents
Overview SSL scan FAQs

    This article applies to:

    • OS: Windows
    • Product edition: Phoenix

    Overview

    This article describes the procedure to run an SSL scan, which is required to troubleshoot communication issues between theagent device and cloud.

    The sslscan command queries SSL/TLS services to determine the supported ciphers and protocols. Formore information, seehttps://www.mankier.com/1/sslscan.

    In addition to ping and telnet, this test is used to isolate the communication issue resulting from the following failures:

    • Backups fail with “Server not reachable.”
    • Backup failure with“SSL/certificate error while validating the cloud server.”
    • SSL terminates the proxy that blocks the connection.

    SSL scan

    1. Download SSLScan from link https://code.google.com/archive/p/ss...-win/downloads.
    2. Unzip the archive.
    3. Open thecommand prompt and navigate to the extracted openssl folder.
    4. Run the scan comma

      nd as follows and redirect the output as described below:

      sslscanFQDN:Port > ssl_scan_output.txt

      In the above command:
      - FQDN can be the URL to the cloud
      - Port is the instance level port (443)
      - ssl_scan_output.txt is the text file to which the command output is directed. Redirect the command output to the following files:

      sslscan phoenix.druva.com:443 > c:\sslscan.txt
      sslscan --no-failed phoenix.druva.com:443 > c:\sslscan2.txt

      Note:The output of the sslscanincludes preferred ciphers of the SSL service and protocols. To suppressthe protocols and ciphers from appearing in the output usethe --no-failedoption in the command as follows.

      sslscan --no-failed phoenix.druva.com:443
      sslscan phoenix.druva.com:443

      Successful output:

      How to run the SSL scan (1)

      Failed output:
      How to run the SSL scan (2)

    5. Collect the output text files and send them to Druva Support for further analysis.

    Next steps

    Whitelist all the traffic from *.druva.com.

    The error generally occurs when a proxy alters the certificate so that the client fails to communicate with the cloud.

    How to run the SSL scan (2024)

    FAQs

    How do I run an SSL scan? ›

    SSL scan
    1. Unzip the archive.
    2. Open the command prompt and navigate to the extracted openssl folder.
    3. Run the scan command as follows and redirect the output as described below: sslscan FQDN:Port > ssl_scan_output.txt. In the above command: ...
    4. Collect the output text files and send them to Support for further analysis.
    Sep 20, 2018

    Why SSL is not enough when it comes to encryption? ›

    If SSL has not been properly implemented, some content on a site may NOT covered by the encryption expected. So even though the browser is indicating a secure connection, some of the interactions may not be secure or encrypted at all. There are also potential exploits that can endanger this data exchange.

    How do I ensure SSL certificate is installed correctly? ›

    Check installation of the certificate using one of these checkers: sslchecker, certlogic, SSLLabs. Make sure that there is an automatic redirect from http://yourdomain.tld to https://yourdomain.tld (if needed). Check that port 443 is open. Avoid displaying any insecure content here.

    How can I improve my SSL performance? ›

    Decreasing the number of connections increases performance for secure communication through SSL connections, as well as non-secure communication through simple Transmission Control Protocol/Internet Protocol (TCP/IP) connections. One way to decrease individual SSL connections is to use a browser that supports HTTP 1.1.

    How do I complete SSL connection? ›

    How an SSL connection is established
    1. The client sends a request to the server for a secure session. ...
    2. The client receives the server's X. ...
    3. The client authenticates the server, using a list of known certificate authorities.
    4. The client generates a random symmetric key and encrypts it using server's public key.

    How to interpret SSLScan results? ›

    You can use SSLScan's color code to obtain a quick reference about the severity, in terms of security, of the displayed results. Red (allowing SSLv3 and using DES and RC4 ciphers) indicates an insecure configuration, while green or white is a recommended one.

    How do I fix SSL problems? ›

    How to Fix SSL Errors
    1. Make sure you have SSL installed.
    2. Reinstall the SSL.
    3. Diagnose the problem with a web SSL checker.
    4. Renew your SSL certificate.
    5. Change all URLs to HTTPS.
    6. Update your browser or OS version.
    7. Install an intermediate certificate.
    8. Generate a new Certificate Signing Request.

    How do I fix SSL certificate problems? ›

    Resolution - Client Side
    1. Ensure the root cert is added to git.exe's certificate store. ...
    2. Tell Git where to find the CA bundle, either by running: ...
    3. Reinstall Git.
    4. Ensure that the complete certificate chain is present in the CA bundle file, including the root cert.
    Dec 23, 2022

    How do I fix SSL connection failure? ›

    7 Ways to Solve Your Android SSL Connection Error
    1. Correct the Date & Time on Your Device. ...
    2. Clear Browsing Data of Google Chrome. ...
    3. Reset Your Network Settings. ...
    4. Deactivate Your Antivirus App. ...
    5. Update Your App/Browser. ...
    6. Visit Website in an Incognito/Private Mode. ...
    7. Reset Your Device.

    How do I know if my SSL certificate is correct? ›

    To check an SSL certificate on any website, all you need to do is follow two simple steps.
    1. First, check if the URL of the website begins with HTTPS, where S indicates it has an SSL certificate.
    2. Second, click on the padlock icon on the address bar to check all the detailed information related to the certificate.

    How do I know if a certificate is installed correctly? ›

    How do I view an SSL certificate in Chrome or Firefox?
    1. Click the padlock icon in the address bar for the website.
    2. Click on Certificate (Valid) in the pop-up.
    3. Check the Valid from dates to validate the SSL certificate is current.

    How to resolve Windows does not have enough information to verify this certificate? ›

    Fix: Windows Has Not Enough Information to Verify Certificate [Partition Manager]
    1. Solution 1: Enter Incognito Mode.
    2. Solution 2: Clear Your Browsing Data.
    3. Solution 3: Flush DNS.
    4. Solution 4: Change DNS Settings.
    5. Solution 5: Reset Your Browser.
    6. Solution 6: Reinstall Certificates.
    Nov 14, 2022

    How do I run SSL commands in Windows? ›

    To run OpenSSL:
    1. Windows – If you accept the default installation options, the installer will create a directory for the program on your C:\ drive. For example: C:\OpenSSL-Win32. To run the program, go to the C:\OpenSSL-Win32\bin directory and double-click the file openssl.exe. ...
    2. Linux – Depends on your installation.

    Where do I find SSL on my computer? ›

    How do I view an SSL certificate in Chrome or Firefox?
    1. Click the padlock icon in the address bar for the website.
    2. Click on Certificate (Valid) in the pop-up.
    3. Check the Valid from dates to validate the SSL certificate is current.

    How do you turn on SSL on Iphone? ›

    If you want to turn on SSL/TLS trust for that certificate, go to Settings > General > About > Certificate Trust Settings. Under "Enable full trust for root certificates," turn on trust for the certificate. Apple recommends deploying certificates via Apple Configurator or Mobile Device Management (MDM).

    Top Articles
    Latest Posts
    Article information

    Author: Frankie Dare

    Last Updated:

    Views: 6156

    Rating: 4.2 / 5 (73 voted)

    Reviews: 88% of readers found this page helpful

    Author information

    Name: Frankie Dare

    Birthday: 2000-01-27

    Address: Suite 313 45115 Caridad Freeway, Port Barabaraville, MS 66713

    Phone: +3769542039359

    Job: Sales Manager

    Hobby: Baton twirling, Stand-up comedy, Leather crafting, Rugby, tabletop games, Jigsaw puzzles, Air sports

    Introduction: My name is Frankie Dare, I am a funny, beautiful, proud, fair, pleasant, cheerful, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.