Платформа ЦРНП "Мирокод" для разработки проектов
https://git.mirocod.ru
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
348 B
34 lines
348 B
# OpenSSL-related files best not committed |
|
|
|
## Certificate Authority |
|
*.ca |
|
|
|
## Certificate |
|
*.crt |
|
|
|
## Certificate Sign Request |
|
*.csr |
|
|
|
## Certificate |
|
*.der |
|
|
|
## Key database file |
|
*.kdb |
|
|
|
## OSCP request data |
|
*.org |
|
|
|
## PKCS #12 |
|
*.p12 |
|
|
|
## PEM-encoded certificate data |
|
*.pem |
|
|
|
## Random number seed |
|
*.rnd |
|
|
|
## SSLeay data |
|
*.ssleay |
|
|
|
## S/MIME message |
|
*.smime
|
|
|