Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8032793
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T01:29:54+00:00 2026-06-05T01:29:54+00:00

I have a simple web service. The server is a regular, public-facing HTTPS server

  • 0

I have a simple web service. The server is a regular, public-facing HTTPS server with a valid SSL cert. The partner who will be using the service is telling me “I need to get you certificate” and “Oracle requires that we install in our cert wallet.”. What exactly should i send them? I can access the web service myself from a web browser or with no problems without installing anything. Is this an oracle thing or something specific to the method by which they’re accessing the service?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T01:29:57+00:00Added an answer on June 5, 2026 at 1:29 am

    They’re being a little silly; they can get the information for themselves and check it against a public CA, assuming that’s how you’ve set things up; they’ve probably just not checked whether this info is verifiable. (If it wasn’t signed by a public CA, they’d be right to ask as there’s just no way to be sure that you’re not already being spoofed.) Still, there’s no harm in giving the information out through other channels too.

    What they want is the public part of the key pair (not the private part!) that is used to establish the server’s identity for HTTPS. It’s fine to hand that out; you could also have a copy of it printed in your local newspaper and that would not decrease your security at all. There’s a fair chance you’ve got the information still from when you were setting the server up; it’s the information that is returned to you from the certificate authority (usually in a PEM file). If not, you can extract the information from your server’s keypair with keytool:

    keytool -exportcert -rfc -file publickey.pem -keystore path/to/keystore -alias theAlias
    

    There are many other options to keytool (e.g., for different formats of keystore) and you might need to experiment to get the right set.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a rather simple web-service which exposes data from sql server. It will
I have a simple web service running on a JBoss server. Now I need
I have a simple web service operation like this one: [WebMethod] public string HelloWorld()
I have a simple web service that uses an oracle database. When I test
I have a simple web service that has an API third party developers are
I have a simple WCF Web service. It's hosted on IIS under the default
I have created a simple web-service using Java. i want to load jars related
I have a simple task. I have an existing project with a web service
I have a simple web service sitting on our internal network. I used SOAPUI
I have a simple web service which is hosted inside a console application. It

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.