Hi,

we did this by putting Apache in front of Artifactory and just doing the usual 
Apache HTTPS setup.

However, if you do this, you'll also have to get that self-signed cert into the 
client's Java keystore if you're using a JVM-based client like Gradle.  But 
every time you update Java, it will overwrite the default keystore.  This ended 
up being one of the most common internal support issues - "why has the HTTPS 
stopped working again?"  We ended up putting some custom logic into the 
"gradlew.bat" in our Gradle wrappers, to load site-specific self-signed certs 
which were checked in with the Gradle wrapper.

We now have an SSL cert chained to a public Root CA, and it'll make your life 
much easier if you can do that.  Maybe you could use the free 
https://letsencrypt.org/?

Regards,

Hugh Greene, Senior Software Developer
Toshiba Medical Visualization Systems Europe, Ltd
Bonnington Bond, 2 Anderson Place, Edinburgh EH6 5NP, UK
Tel + 44 (0)131 472 4792 / Fax + 44 (0) 131 472 4799
http://www.tmvse.com / mailto:hgre...@tmvse.com 

DISCLAIMER
Unless indicated otherwise, the information contained in this message is 
privileged and confidential, and is intended only for the use of the 
addressee(s) named above and others who have been specifically authorized to 
receive it. If you are not the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this message and/or attachments 
is strictly prohibited. The company accepts no liability for any damage caused 
by any virus transmitted by this email. Furthermore, the company does not 
warrant a proper and complete transmission of this information, nor does it 
accept liability for any delays. If you have received this message in error, 
please contact the sender and delete the message.

-----Original Message-----
From: sivakumar [mailto:ravni...@cisco.com] 
Sent: 05 May 2016 22:30
To: artifactory-users@lists.sourceforge.net
Subject: [Artifactory-users] How to enable ssl for selfsigned certificates?

Hi,

In Jfrog artifactory how to enable ssl for selfsigned certificate(.keystore and 
.cer files).artifactory in running on RHEL server. Can some one please help me 
to do that?



--
View this message in context: 
http://forums.jfrog.org/How-to-enable-ssl-for-selfsigned-certificates-tp7581001.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager 
Applications Manager provides deep performance insights into multiple tiers of 
your business applications. It resolves application problems quickly and 
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com 
______________________________________________________________________

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Artifactory-users mailing list
Artifactory-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to