#!/bin/bash

chown -R root:root /etc/nginx/ssl/
chmod 700 /etc/nginx/ssl/
chmod 600 /etc/nginx/ssl/*
