common.tls (093a2af7b67e98808dbb7c5364ac21602bec0881) | common.tls (11a82d14293cd66f428f535741717ff338c0722b) |
---|---|
1#!/bin/bash | 1#!/usr/bin/env bash |
2# 3# Helpers for TLS related config 4# 5# Copyright (C) 2018 Red Hat, Inc. 6# 7# This program is free software; you can redistribute it and/or modify 8# it under the terms of the GNU General Public License as published by 9# the Free Software Foundation; either version 2 of the License, or --- 147 unchanged lines hidden --- | 2# 3# Helpers for TLS related config 4# 5# Copyright (C) 2018 Red Hat, Inc. 6# 7# This program is free software; you can redistribute it and/or modify 8# it under the terms of the GNU General Public License as published by 9# the Free Software Foundation; either version 2 of the License, or --- 147 unchanged lines hidden --- |