synology, devops,

Gitlab-runner in Synology NAS

Wen-Chieh-Lee Wen-Chieh-Lee Follow Sep 16, 2023 · 1 min read
Gitlab-runner in Synology NAS
Share this

Overview

# For files with "RSA" in the name
openssl rsa -in RSA-privkey.pem -out rsa.key

# For files with "ECC" in the name
openssl ec -in ECC-privkey.pem -out ecc.key

# For certificate files (regardless of type)
openssl x509 -in cert.pem -out cert.crt

Refrences

Wen-Chieh-Lee
Written by Wen-Chieh-Lee
Senior Software Architect