• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

is there any testing https url and their all respective certificates are available

 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Friends,
Is there any HTTPS url and their all security certificates are available for testing. I am working on same concept in my project, but don't have access to url in my environment. So is there any HTTPS URL and their certificates are available which i can use for testing purpose.

Please excuse me, If I am asking a dumb question. but I am new to this SSL thing and not able to perform any RND in my environment.

Thanks...
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What exactly are you trying to test? There is obviously no shortage of SSL-enabled servers out there on the internet. It's also not hard to SSL-enable your own server if you need one for testing (like †url=http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html]Tomcat[/url]). Would either of these suffice? If not, why?
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic