From ibrageorge@REDACTED Thu May 1 14:52:01 2003 From: ibrageorge@REDACTED (Dr. Ibrahim George) Date: Thu, 1 May 2003 15:52:01 +0300 Subject: treat as urgent confidential Message-ID: <200305011151.h41Bpor46242@hades.cslab.ericsson.net> FROM :Dr George Ibrahim. Chairman Contract Review Panel, Abidjan, Cote D'Ivoire. Email: ibrageorege@REDACTED Direct tel: 008821688854690 DEAR FRIEND. LETTER FOR URGENT ASSISTANCE ON FUND TRANSFER First,i must solicit your strictest confidence in this transaction.This by viture of its nature as being utterly confidential and TOP SECRET. You have been recomended by an associate who assured me in confidence of your ability and reliability to prosecute a transaction of great magnitude involving a pending buisness transaction requiring maximum confidence. We are top officials of the Federal Government contract reveiw panel who are intrested in importation of goods into our country with funds which are presently trapped here in Cote d Ivoire.In other to commence this business we solicit your assistance to enable us transfer into your account the said trapped funds. The source of this fund is as follows:During the last regime here of General Rorbert Guei in Cote dIvoire some government officails set up companies and awarded themselves contracts which were grossly over invoiced in various ministries.The government set up a contract review panel and we have identified a lot of inflated contracts funds which are presently Deposited in a BANK here in Abidjan,Cote d Ivoire . However,by virture of our position as civil servants and members of the panel,we cannot acquire this money in our name.I have therefore ,been delegated as a matter of trust by my colleagues of the panel to look for an overseas patner into whose account we would transfer the total sum of USD$25,500,000.00 [TWENTY FIVE MILLION,FIVE HUNDRED THOUSAND UNITED STATES DOLLARS]. Hence we are writting you this letter.We agreed to share the money thus: [1] 20% FOR THE ACCOUNT OWNER [YOU] [2] 80% FOR US [THE OFFICALS] It is from the 80% that we wish to commense the importation business.Please ,note that this transaction is 100% safe and we hope to commense the transaction latest seven[7 ]days from the date of the receipt of the following information bellow. [A] COMPANYS NAME BENEFICIARY OF ACCOUNT. [B] YOUR PERSONAL TELEPHONE NUMBER AND FAX NUMBERS. [C] BANK ACCOUNT/SORT/ABA/ROUTING NUMBERS WHICH THE FUND WILL BE TRANSFERED TO . [D]YOUR BANK ADDRESS,TELEPHONE NUMBERS/FAX NUMBERS. The above information will enable us commense the transfer of this funds into your account in your country without delay and also to open an account in your name.We are looking forward to doing this business with you and solict your confidentiality in this transaction. Please acknowledge the receipt of this letter using the above email address,I will bring you into the complete picture of this pending project when i hear from you. With Kind regards, Dr Ibrahim George Quattara. From mikael.karlsson@REDACTED Wed May 14 13:42:09 2003 From: mikael.karlsson@REDACTED (Mikael Karlsson) Date: Wed, 14 May 2003 13:42:09 +0200 Subject: ssl_cs example fails in P9C Message-ID: <200305141342.09246.mikael.karlsson@creado.com> Hi, I am playing around with your snapshot P9C release and the example that reads the certificate data. The example does not work and the problem seems to be that PKIX1Explicit88:'dec_X520CommonName'/1 is called from the SSL-PKIX module, but only 'dec_X520CommonName'/2 is exported from that module. I understand that P9C is preliminary and that one can not expect everything to work :-), but since the problem has been there for some time I just wanted to make you aware of it. /Mikael ------------------------------------------------------------------------- mikael@REDACTED:~/local/src/otp_src_P9C_2003-05-13/lib/ssl/examples/src> erl Erlang (BEAM) emulator version 2003.05.13 [source] [hipe] Eshell V2003.05.13 (abort with ^G) 1> c(ssl_cs). {ok,ssl_cs} 2> ssl_cs:start(). Listen: port = 1299. Accept: accepted. Connect: connected. =ERROR REPORT==== 14-May-2003::13:22:38 === Error in process <0.24.0> with exit value: {{badmatch,{error,{asn1,{'Type not compatible with table constraint',{undef,[{'PKIX1Explicit88',dec_X520CommonName,[{19,<<6 bytes>>}]},{'SSL-PKIX',dec_AttributeTypeAndValue,2},{'SSL-PKIX',decode,2},{ssl_pkix,transform,1},{lists,map,... ** exited: {{badmatch,{error,{asn1,{'Type not compatible with table constraint', {undef, [{'PKIX1Explicit88', dec_X520CommonName, [{19, <<99,108,105,101,110,116>>}]}, {'SSL-PKIX', dec_AttributeTypeAndValue, 2}, {'SSL-PKIX',decode,2}, {ssl_pkix,transform,1}, {lists,map,2}, {ssl_pkix,transform,1}, {ssl_pkix,decode_cert,2}, {ssl_cs,start,1}| more]}}}}}, [{ssl_pkix,transform,1}, {lists,map,2}, {ssl_pkix,transform,1}, {ssl_pkix,decode_cert,2}, {ssl_cs,start,1}, {erl_eval,do_apply,5}, {shell,eval_loop,2}]} ** =ERROR REPORT==== 14-May-2003::13:22:38 === Error in process <0.52.0> with exit value: {{badmatch,{error,{asn1,{'Type not compatible with table constraint',{undef,[{'PKIX1Explicit88',dec_X520CommonName,[{19,<<6 bytes>>}]},{'SSL-PKIX',dec_AttributeTypeAndValue,2},{'SSL-PKIX',decode,2},{ssl_pkix,transform,1},{lists,map,...