↓
 

Software Effect Enterprises, Inc

  • Home
Home→Tags certificate

Tag Archives: certificate

Use openssl to generate a csr for a certificate

Software Effect Enterprises, Inc Posted on November 15, 2025 by SEEINovember 15, 2025

Create a certificate signing request and a certificate key for server1.fubar.com where: Company name: Fubar Corporation City: Podunk State: Alabama Division of the Company: Network Administration openssl req -new -newkey rsa:2048 -nodes -keyout server1.fubar.com.key -out server1.fubar.com.csr \ -subj “/C=US/ST=Alabama/L=Podunk/O=Fubar Corporation/OU=Network … Continue reading →

Posted in Apache, Apache 2.4, certificate, ssl | Tagged certificate, openssl, request, signing, ssl

Copy certificate from one SRX to another SRX

Software Effect Enterprises, Inc Posted on April 25, 2025 by SEEIApril 25, 2025

  Article IDKB89649 Created2024-10-23 Last Updated2024-10-23   Description This article provides steps on how to migrate or copy local certificates from one SRX device to another SRX device. Solution Please follow the below steps to copy existing local-certificates from one … Continue reading →

Posted in SRX | Tagged certificate, juniper, SRX

LetsEncrypt with pfSense

Software Effect Enterprises, Inc Posted on April 3, 2025 by SEEIApril 3, 2025

If you want to use LetsEncrypt on the administration web interface on routers running pfSense: Log into the router Menu: System – Package Manager Select the “Available Packages” tab Find “acme Automated Certificate Management Environment, for automated use of LetsEncrypt … Continue reading →

Posted in LetsEncrypt, pfSense | Tagged certificate, letsencrypt, pfsense

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

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

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
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Using nmap to check a certificate on a web server
  • Use openssl to generate a csr for a certificate
  • 3d Printer Filament Density
  • Ubiquiti Controller and pfSense / netgate
  • Reboot Microtik router

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
  • firewalld
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OctoPrint
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • ssl
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • Ubiquiti
  • Uncategorized
  • Unifi
  • vim
  • wifi
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress

Your IP Address

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