<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SSl matters in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173307#M61733</link>
    <description>Martin, you must be joking:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Since it is made and supported by hp it might be a good idea to pick up the phone and bug them about it.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Small user, no support contract (because far above budget) so they won't help.&lt;BR /&gt;GKW&lt;BR /&gt;&lt;BR /&gt;I'll dig into the procedures then. No alternative, alas...&lt;BR /&gt;&lt;BR /&gt;(I don't like soapbox here either)&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Jan 2004 15:47:20 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2004-01-26T15:47:20Z</dc:date>
    <item>
      <title>SSl matters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173302#M61728</link>
      <description>I have installed latest SSL (1.1, on VMS 7.3-1), had to de a few copies (overwrite current files with the templates supplied). Created an RANDFILE ($ SH SYS /FULL/OUT=&lt;FILESPEC&gt;, according Alan Winston's book about the nonstop webserver).&lt;BR /&gt;However, it seems impossible to create a self-signed certificate. The key-file is created but no certificate file. No error message - until you ask to view the certificate: it simply doesn;t exist. Nowhere within the SSL-strcutures!&lt;BR /&gt;Creating a CA server doesn't succeed either. No certificates created!&lt;BR /&gt;Creating a certificate request fails to get past country name. Whatever I enter, it always gives me "invalid input". So I cannot get any further.&lt;BR /&gt;The documentation doesn't state anything either, or I've read over it.&lt;BR /&gt;&lt;BR /&gt;Any hint of where I got wrong is appreciated...&lt;BR /&gt;&lt;BR /&gt;Willem&lt;BR /&gt;&lt;/FILESPEC&gt;</description>
      <pubDate>Sun, 25 Jan 2004 11:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173302#M61728</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-01-25T11:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: SSl matters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173303#M61729</link>
      <description>OOPS.&lt;BR /&gt;&lt;BR /&gt;removed product SSL&lt;BR /&gt;removed directory (was installed on VMS$COMMON:SSL, so i removed this SSL.DIR and all below)&lt;BR /&gt;removed SYS$STARTUP:SSL$*.COM (startup and shutdown) &lt;BR /&gt;&lt;BR /&gt;installed SSL again, to VMS$COMMON:[SSL] - the default location.&lt;BR /&gt;Creation of self-signed certificate Ok&lt;BR /&gt;Creation of CA certificate Ok &lt;BR /&gt;Creation of certificate request failes on country. Whatever i do, it tells me "Invalid input".&lt;BR /&gt;&lt;BR /&gt;(I want to create my own CA on my webserver so I can control who gets access. These need a certificate as well. the manuals don't tell me how to achieve this...So I just have to try :-( )&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Sun, 25 Jan 2004 11:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173303#M61729</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-01-25T11:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSl matters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173304#M61730</link>
      <description>Hello Willen,&lt;BR /&gt;&lt;BR /&gt;can you please report the exact commands you use and errors you receive (Obviously after obscuring any confidential information). I do have SSL up (for my OSU webserver) and would like to try and reproduce your problem.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Sun, 25 Jan 2004 12:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173304#M61730</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-01-25T12:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSl matters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173305#M61731</link>
      <description>Martin.&lt;BR /&gt;&lt;BR /&gt;I used SSL$CERT_TOOL.COM - and by that, the different underlaying procedures, as supplied with the kit. I would expect them to work. I haven't tried the plain openssl executable - yet. &lt;BR /&gt;I also think the documentation is not very clear: how do I create my machine to be a certificate server? My assumption was the CA certificate, but now I doubt that's true....&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jan 2004 02:49:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173305#M61731</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-01-26T02:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: SSl matters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173306#M61732</link>
      <description>Hello Willem,&lt;BR /&gt;&lt;BR /&gt;well this "tool" is not part of OpenSSL. Since it is made and supported by hp it might be a good idea to pick up the phone and bug them about it. Else you could try to find out what they do in the DCL. Once you got the command they try to execute I will be more than happy to test against a real OpenSSL installation.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin &lt;BR /&gt;&lt;BR /&gt;P.S. I really try to avoid my "hp has no clue about open source SW" soapbox here :-(</description>
      <pubDate>Mon, 26 Jan 2004 12:09:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173306#M61732</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-01-26T12:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSl matters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173307#M61733</link>
      <description>Martin, you must be joking:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Since it is made and supported by hp it might be a good idea to pick up the phone and bug them about it.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Small user, no support contract (because far above budget) so they won't help.&lt;BR /&gt;GKW&lt;BR /&gt;&lt;BR /&gt;I'll dig into the procedures then. No alternative, alas...&lt;BR /&gt;&lt;BR /&gt;(I don't like soapbox here either)&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jan 2004 15:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173307#M61733</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-01-26T15:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: SSl matters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173308#M61734</link>
      <description>********************************&lt;BR /&gt;&lt;BR /&gt;PROBLEM SOLVED&lt;BR /&gt;&lt;BR /&gt;********************************&lt;BR /&gt;&lt;BR /&gt;Problem is in SSL$RQST_CERT.COM where size of input is compared with data kept in configuration file. THIS FILE IS WRONG.&lt;BR /&gt;As far as I could find, in any configuration file, _countryname_upd is either "Y" of "N".&lt;BR /&gt;Where countryname_max is set this should be set to 2.&lt;BR /&gt;I changed that - and the problem was solved:&lt;BR /&gt;&lt;BR /&gt;$ sea ssl$conf:ssl$cert.cnf;* _max&lt;BR /&gt;&lt;BR /&gt;******************************&lt;BR /&gt;SSL$ROOT:[DEMOCA.CONF]SSL$CERT.CNF;2&lt;BR /&gt;&lt;BR /&gt;countryName_max = 2&lt;BR /&gt;commonName_max = 64&lt;BR /&gt;emailAddress_max = 40&lt;BR /&gt;&lt;BR /&gt;******************************&lt;BR /&gt;SSL$ROOT:[DEMOCA.CONF]SSL$CERT.CNF;1&lt;BR /&gt;&lt;BR /&gt;countryName_max = '_countryName_upd'&lt;BR /&gt;commonName_max = 64&lt;BR /&gt;emailAddress_max = 40&lt;BR /&gt;$ sea ssl$conf:ssl$cert.cnf;* _upd&lt;BR /&gt;&lt;BR /&gt;******************************&lt;BR /&gt;SSL$ROOT:[DEMOCA.CONF]SSL$CERT.CNF;1&lt;BR /&gt;&lt;BR /&gt;countryName_max = '_countryName_upd'&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;With this change, I was able to create and sign a request. Well, now look how I can get it implemented and what's needed on the browser side.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jan 2004 16:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173308#M61734</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-01-26T16:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSl matters</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173309#M61735</link>
      <description>Hello Willem,&lt;BR /&gt;&lt;BR /&gt;if you feel generous, please send mail to &lt;BR /&gt;OpenVMSSecurity@hp.com detailing your problem and the bug you have fixed. Maybe it will make it into the next hp  SSL version.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 26 Jan 2004 22:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssl-matters/m-p/3173309#M61735</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-01-26T22:02:28Z</dc:date>
    </item>
  </channel>
</rss>

