java
-
How to change the security type from SSL to TLS in Jenkins
I am trying to set up the SMTP email notification. I want to configure it for my office 365. Smtp server = smtp.office365.com Problem: When…
-
Private Maven Repository in Amazon S3
A few days ago I had an interesting task with Maven and AWS S3. We decided to use S3 bucket as a private Maven repository.…