↓
 

Software Effect Enterprises, Inc

  • Home
Home→Tags ssl

Tag Archives: ssl

CLI to check SSL certificate on web site

Software Effect Enterprises, Inc Posted on October 14, 2024 by SEEIDecember 9, 2024

curl -vvI -k https://target.web.site The above allows you to view the certificate on the selected web site (including self signed certificates) openssl x509 -in certificate.crt -text -noout The above allows you to read the certificate on the web server

Continue reading →
Posted in certificate, Encryption | Tagged certificate, ssl

Unable to start TLS: SSL connect attempt failed error:0A000086:SSL routines::certificate verify failed when connecting to ldap master.

Software Effect Enterprises, Inc Posted on October 16, 2023 by SEEIOctober 16, 2023

On the machine you are trying to start zimbra on su zimbra zmlocalconfig -e ldap_starttls_required=false zmlocalconfig -e ldap_starttls_supported=0 then start zimbra After that – go look at all your certs on all the zimbra servers because you have something you … Continue reading →

Posted in Zimbra | Tagged certificate, ssl, zimbra

Cannot access iDRAC8 by FQDN

Software Effect Enterprises, Inc Posted on February 23, 2023 by SEEIFebruary 23, 2023

Installed a new dell server with iDRAC8 assigned a ip address to the iDRAC using the BIOS/Console interface Attempt to connect via https://drac.mydomain.com returns a web page with Access Error: 400 — Bad Request but you can connect via https://drac.ip.addr.ess … Continue reading →

Posted in Dell | Tagged certificate, dell, drac, idrac, rac, ssl

Nagios Test For SMTP SSL

Software Effect Enterprises, Inc Posted on February 4, 2023 by SEEIFebruary 4, 2023

I wanted to make sure the certificate was working correctly on my mail servers. After a bit of digging around I found the following: Create a file named /usr/lib64/nagios/plugins/check_mail_ssl #!/bin/bash ## Usage example: ./check_ssl_cert_expiry -h -p -w 90 -c 60 … Continue reading →

Posted in Nagios | Tagged mail, nagios, smtp, ssl

Installing LetsEncrypt certificate on Cockpit on Fedora

Software Effect Enterprises, Inc Posted on March 28, 2022 by SEEIMarch 28, 2022

First – install certbot on your machine yum -y install httpd mod_ssl certbot I am going to assume you have correctly configured firewalld to allow incoming connections to http and https. systemctl start httpd Now – create a test ssl … Continue reading →

Posted in LetsEncrypt | Tagged certificate, cockpit, letsencrypt, ssl

Move/Copy SSL Certificate from One Zimbra Server To Another

Software Effect Enterprises, Inc Posted on February 2, 2022 by SEEIFebruary 2, 2022

On the source server – su – cp -a /opt/zimbra/ssl /sslbk tar -czf /sslbk.tgz /sslbk Copy sslbk.tgz to the / directory on the server you want to copy the certificate to On the destination server stop the zimbra service. On … Continue reading →

Posted in Zimbra | Tagged certificate, move, ssl, zimbra
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Why did windows reboot?
  • Mouse Support In Vim
  • How to turn off check background power use notification?
  • Copy certificate from one SRX to another SRX
  • Mikrotik snmp temperature

Categories

  • Active Directory
  • Android
  • Apache
  • Apache 2.4
  • ASA
  • Brave Browser
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • certificate
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Encryption
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora 38
  • Fedora 40
  • Fedora 41
  • Fedora37
  • Firefox
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • Uncategorized
  • Unifi
  • vim
  • wifi
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress
  • Zimbra
  • Zimbra 7
  • Zimbra 8
  • Zimbra 9

Your IP Address

  • Powered by Find-IP.net
©2025 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑