This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Friday, 8 April 2022
How to associate an existing private key to a self-signed certificate?
Below command associate the
private key presented in the file ‘myPrivate.key’ to the domain.
No comments:
Post a Comment