Skip to content
jansipke.nl

jansipke.nl

Photography, programming, puzzles and more…

Menu

SSL

Enable HTTPS on Jenkins

Jenkins uses HTTP by default. You can enable HTTPS by performing a couple of steps. You need to acquire an SSL certificate and corresponding key for a domain that is under your control, and tell Jenkins that it needs to

jansipke 2016-09-262021-09-12 Security 11 Comments Read more

Enable HTTPS on Gitlab

The Gitlab self-hosted application uses HTTP by default. You can enable HTTPS by performing a couple of steps. You need to acquire an SSL certificate and corresponding key for a domain that is under your control, and tell Gitlab that

jansipke 2016-09-262021-09-12 Security 1 Comment Read more

Enable SSL in Apache

To enable SSL in Apache, we need to perform some steps. We start by generating a key for our server: openssl genrsa -out server.key 4096 Then we generate a Certificate Signing Request (CSR) based on this key: openssl req -new

jansipke 2009-10-272021-09-12 Networking No Comments Read more




You can contact me at jansipke at gmail.com

  • Artificial Intelligence
  • Cloud Computing
  • Energy
  • Hardware
  • Networking
  • Papers
  • Photography
  • Programming
  • Puzzles
  • Robotics
  • Security
  • Storage
Copyright © 2023 jansipke.nl. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.