Skip to content

Commit

Permalink
certifications
Browse files Browse the repository at this point in the history
  • Loading branch information
cherkavi authored Jul 8, 2021
1 parent 17d0c46 commit 095bc45
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions security.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# https
# Security
## certifications
* GIAC - Global Information Assurance Certification
* CISA - Certified Information Systems Auditor
* Security+ - Comptia Security+
* Pentest+ - Comptia penetration testing
* CYSA+ - Cyber Security Analyst
* CEH - Certified Ethical Hacker

## https
## https connection
![connection](https://i.postimg.cc/TwYRzGy1/https-connection.png)

## check certificate from Certificate Authority
### check certificate from Certificate Authority
![certificates](https://i.postimg.cc/fWmw13Fk/https-certificate.png)

## how to encrypt - decrypt message
### how to encrypt - decrypt message
![public private key encryption-decryption](https://i.postimg.cc/dQx8NxbJ/public-private-key-encryption-decription.png)


Expand Down

0 comments on commit 095bc45

Please sign in to comment.