Skip to content

Create a certificate by using OpenSSL and secure your internal network with TLSv1.3

License

Notifications You must be signed in to change notification settings

ryhkml/self-signed-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why ECDSA

RSA and ECDSA are both public-key cryptography algorithms that are used for digital signatures and encryption. They are both very secure, but they have different strengths and weaknesses. RSA is the older and more widely supported algorithm. It is based on the difficulty of factoring large numbers. RSA keys are relatively large, which can make them slow to use. ECDSA is a newer algorithm that is based on elliptic curve cryptography. It is just as secure as RSA, but it uses much smaller keys, which makes it faster. ECDSA is not as widely supported as RSA, but it is becoming more popular.

Sample Portainer HTTPS

Portainer HTTPS

About

Create a certificate by using OpenSSL and secure your internal network with TLSv1.3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages