Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. Web Services, (.NET), WSE 3.0

Web Services, (.NET), WSE 3.0

Scheduled Pinned Locked Moved XML / XSL
securitycryptographyquestioncsharpwcf
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jawz X
    wrote on last edited by
    #1

    Hello everyone, I have a quick question with regards to .NET web services and WSE 3.0. If this is the wrong forum for this, I apologize. If you could direct me as to where to leave this on Code Project I’d appreciate it. The short of it. I'd like to create a web service that will strictly communicate with a custom client. No other client should be able to gain access to the web service. More details: The web service should not be able to talk to any other client or browsers out in the great unknown of the internet. However, the web service will be internet facing as the client will communicate with the web service over the internet. The client will be run from PCs which are not part of the same domain as the web service. In fact, the client-running machines will be freshly re-imaged (ghosted) computers. Would anyone be able to make additional suggestions in regards to a solution? I’ve been researching this for sometime now. Some previous suggestions have included: X.509 Certificate Windows Certificate Authority service Custom Binary Authentication (a custom PKI implementation, not using X.509) Username / Password. Custom (Calculated) hash value sent with message. “Computer Authorization Code” Thank You Everyone, Frank V. JawzX02@yahoo.com

    L 1 Reply Last reply
    0
    • J Jawz X

      Hello everyone, I have a quick question with regards to .NET web services and WSE 3.0. If this is the wrong forum for this, I apologize. If you could direct me as to where to leave this on Code Project I’d appreciate it. The short of it. I'd like to create a web service that will strictly communicate with a custom client. No other client should be able to gain access to the web service. More details: The web service should not be able to talk to any other client or browsers out in the great unknown of the internet. However, the web service will be internet facing as the client will communicate with the web service over the internet. The client will be run from PCs which are not part of the same domain as the web service. In fact, the client-running machines will be freshly re-imaged (ghosted) computers. Would anyone be able to make additional suggestions in regards to a solution? I’ve been researching this for sometime now. Some previous suggestions have included: X.509 Certificate Windows Certificate Authority service Custom Binary Authentication (a custom PKI implementation, not using X.509) Username / Password. Custom (Calculated) hash value sent with message. “Computer Authorization Code” Thank You Everyone, Frank V. JawzX02@yahoo.com

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Jawz-X wrote:

      Some previous suggestions have included:

      When it comes to security I would not consider any "custom" solutions. :rolleyes: http://en.wikipedia.org/wiki/WS-Security[^]

      "Just about every question you've asked over the last 3-4 days has been "urgent". Perhaps a little planning would be helpful?"
      Colin Angus Mackay in the C# forum

      led mike

      J 1 Reply Last reply
      0
      • L led mike

        Jawz-X wrote:

        Some previous suggestions have included:

        When it comes to security I would not consider any "custom" solutions. :rolleyes: http://en.wikipedia.org/wiki/WS-Security[^]

        "Just about every question you've asked over the last 3-4 days has been "urgent". Perhaps a little planning would be helpful?"
        Colin Angus Mackay in the C# forum

        led mike

        J Offline
        J Offline
        Jawz X
        wrote on last edited by
        #3

        I would normally agree. However, at this time I'm tying to collect all possible solutions (my manager wants to see them, I suppose to consider all costs involved) Anyway, I appreciate your post however that doesn't answer my question.... Thanks though! Frank V. JawzX2003@yahoo.com

        L 1 Reply Last reply
        0
        • J Jawz X

          I would normally agree. However, at this time I'm tying to collect all possible solutions (my manager wants to see them, I suppose to consider all costs involved) Anyway, I appreciate your post however that doesn't answer my question.... Thanks though! Frank V. JawzX2003@yahoo.com

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          Jawz-X wrote:

          Anyway, I appreciate your post however that doesn't answer my question....

          depends on your definition of "additional suggestions" I considered it "additional" to recommend eliminating consideration of non-standard solutions suggested by other people. :)

          "Just about every question you've asked over the last 3-4 days has been "urgent". Perhaps a little planning would be helpful?"
          Colin Angus Mackay in the C# forum

          led mike

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups